Secondary School Portal composer install npm install / yarn cp .env.example .env php artisan key:generate php artisan migrate #setup database in ur env php artisan db:seed all to be executed from cli