You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

### WIP ###

 

1. Clone repo
2. Run:

composer install
npm install
npm run prod
cp .env.example .env
php artisan key:generate


3. Set up database
4. Edit .env file for appropriate settings/values
5. Folder permissions - review error logs as you go
6. Apache configurations

  • No labels