Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

### WIP ###

 

1. Clone repo
2. Run:

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

...