Framework Laravel 6.14
To set up this project, after cloned this repository please do following these steps in below:
- Copy
.env.example
to create the.env
file. Update your variables in.env
accordingly with your web server. - Directories within the
storage
,public/uploads
and thebootstrap/cache
directories should be writable by your web server. - Open Terminal and run
composer install
- run
php artisan migrate
- run
php artisan db:seed
#Default Credentials
- Login account:
[email protected]
/secret