Forum

Thread tagged as: Problem, Hosting

Serving Perch with Laravel Valet

Hey,

Referencing this previous issue.

I cannot seem to get Perch to work using Laravel Valet - A great, fast, OS X web server using nginx. I have tried using Andrew Coe's Perch Valet driver.

I raised a lot of my present problems in this github issue

In short, I can get valet to serve the site but am faced with a number of issues relating to the $_SERVER variables not being set, which perch relies on.

Any help would be greatly appreciated.

Thanks, Adam

Adam Menczykowski

Adam Menczykowski 1 points

  • 3 years ago

This issue has been resolved by using the BasicValetDriver, ensuring that I am on the latest version of Perch v3.0.10 and running valet serve from the public directory.