Did you check laravel and apache logs.
Apr 1, 2020
5
Level 1
My application showing blank screen for Laravel 5.6 and php 7.2
I have checked following things:
permissions for following folder is 777 bootstrap/ storage/
Ran the following:
php artisan cache:clear php artisan config:clear php artisan route:clear php artisan view:clear
Cleared all the logs.
Still my application Laravel Screen shows blank page
Please or to participate in this conversation.