- Clone the repository with
git clone - Copy
.env.examplefile to.envand edit database credentials there - Run
composer install - Run
php artisan key:generate - Run
php artisan migrate:fresh - Run
php artisan serve - Register 3 users for admin, staff & client and change user type in users table to ADMIN, STAFF, CLIENT respectivly
- That's it
php artisan optimizeif you feel everything is correct but still errors are therephp artisan storage:linkif photos are not visible