0

As the title asks. Will this give me problems?

I have created the project on my PC with homestead. Now I took the project code down on my mac laptop with valet. When I went to project.dev in browser I get A red border border on top saying 'Whoops, something went wrong.' and a little ghost with a speach bubble saying 'Exception!'. My console gives me: Failed to load resource: the server responded with a status of 500 (Internal Server error).

Valet works fine for other non-laravel projects..

Does this have anything to do with the different develop environments that I have? Obviously I want to use valet cos you know. Laziness...

Also it is worth noting it is basically a fresh laravel project we are talking about here. Almost no changes to the code...

Brainmaniac
  • 2,203
  • 4
  • 29
  • 53
  • 1
    Permissions.... you need to check web-server (Nginx) logs. – Kyslik Jul 07 '17 at 13:54
  • If you're developing, you should have debug enabled, do you not? If you have debug enabled, it should give you the full error message with a backtrace not just a Whoops error. – Devon Bessemer Jul 07 '17 at 14:03

0 Answers0