- php 8.2
- laravel 10
- open terminal in directory you want to git repo on it
run this command in terminal or CMD
composer install-Copy .env.example file to .env and edit database credentials there
run this command in terminal or CMD
php artisan make:migrate- and this *run this command in terminal or CMD*
php artisan db seed- login by email is admin@rscoder.com and password is 123456