Clone the project
git clone https://github.com/takkamdarios/Tailored-School-Management-System.git
Go to the project directory
cd project-name
- Copy .env.example file to .env and edit database credentials there
composer install
php artisan key:generate
php artisan migrate:fresh --seed
- email = [email protected]
- password = 123