Admin Email : eesha@gmail.com
User_Id : 3
Admin Password : 01786122963
Solved a very big problem: WHAT IF, Permission denied on storage/logs..
- First: Go to public file. Delete Storage folder (which actually a folder link). Then use
php artisan storage:link
- Second:
php artisan optimize:clear
if not working then
composer update
- Third:
php artisan serve
Client : phpmyadmin
Database name : classroom
classroom.sql is provided
php artisan route:clear && php artisan view:clear && php artisan config:clear && php artisan cache:clear && php artisan clear-compiled