GithubHelp home page GithubHelp logo

dxdo / vr-pano Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 3.8 MB

Source code of vr-era.photo website. Simple stereoscopic panorama hosting. Made using self-describing LUCID architecture

Home Page: https://vr-era.photo

PHP 49.36% JavaScript 40.69% HTML 9.09% Vue 0.16% CSS 0.70%
vr panorama stereoscopy laravel lucid-architecture php image-gallery

vr-pano's Introduction

Installation

git clone

composer install

Rename .env.example to .env

php artisan key:generate

Edit your .env to reflect your DB and server settings

Install Voyager admin panel:

php artisan voyager:install

php artisan migrate --path="/database/migrations/pano_edit"

Create a new admin:

php artisan voyager:admin [email protected] --create

Make sure that public/uploads and public/uploads/source is writable

Visit http://your-domain.tld/admin to upload new logo and change site settings

Testing

Change DB_TEST_DATABASE in your .env

DB_TEST_DATABASE and DB_DATABASE must be different databases

php artisan migrate --database="mysql_test"

Run phpunit

vr-pano's People

Contributors

egodx avatar

Watchers

 avatar

Forkers

srayaa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.