Wednesday, October 17, 2018

Solution To: Whoops, looks like something went wrong. Laravel 5.0

.
PROBLEM:

I installed Laravel 5.0 properly by cloning in git, and composer install, when I ran it to browser http://localhost/laravel/public/, it says

"Whoops, looks like something went wrong."


SOLUTION:

The error logs are located in storage directory. 

You need to check the error message in order to identify the cause of the error.

No comments:

Post a Comment

Labels