1) Clone repository
2) composer install
3) copy .env.example to .env cp .env.example .env
(if needed)
3) php artisan key:generate
4) php artisan migrate
5) php artisan db:seed (seeders if any)
6) php artisan serve
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)