- Clone the repository with git clone
- Copy .env.example file to .env and edit database credentials there
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate
- That's it - load the homepage, and log in with credentials hussien@hussien.com / password.
Please use and re-use however you want.