warring: make sure you have composer pre installed in your system before going further steps.
also create a database with name school_managment in your phpmyadmin.
Laravel Based Educational Managment System With Admin Student Parents Teacher Panel
Step 1:- Unzip The folder
Step 2:- Open Cmd command port
Step 3:- Go to the school_management directory location.
Step 4:- Enter This command
php artisan serve
Now Press Enter
step 5:- Now migrate all table using command
php artisan migrate
Now you have complete all process and visit this link
http://127.0.0.1:8000
Happy Coding :)