This School management system.
- Laravel
- PHP
- My SQL
- JavaScript
- Authentication is done through Jetstream
- php 8.1
- 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