click this: School management System
**Email:**admin@gmail.com
Password: 12345678
You can clone this repo and then scroll down
git clone https://github.com/Arifurrahmanrifat29112002/school_management_system.git
cd school_management_system
composer install
npm install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan serve