It is Laravel 5.4 setup of my web app. one thing is happening repeatedly on page load. and because of that, I am not able to get data on my page.
Runtime e
I think you should try this
run this command
php artisan key:generate
and the clear config cache using
php artisan config:cache