Requires npm, homebrew, redis, mysql.
composer install
npm install
Then make sure you have a local mysql database setup according to the configuration in .env
npm run stack
In case necessary, run php artisan cache:clear
Requires npm, homebrew, redis, mysql.
composer install
npm install
Then make sure you have a local mysql database setup according to the configuration in .env
npm run stack
In case necessary, run php artisan cache:clear