it only displays the main page, not the json response or the 404 as seen on other, standard nginx installations I have on other machines. It doesn't redirect as such, only displays the (incorrect) home page.
@junipear Unfortunately I only got it to work with standard nginx. I did like valet as it abstracted this away for Laravel, but I couldn’t get it to work as expected for Wordpress.
I ended up porting the project to Django As I couldn’t get this to work properly, and I could start from scratch.
@leonidas I'm having the same issue and it's driving me nuts…I'm trying to build out a 404 template, but I can't view it because any URL that should return the 404 template immediately redirects to the homepage. I started digging in the Valet composer files and see if a custom driver would do it, but I'm at a loss for how to fix this.
@nickbasham i couldn’t get this to work in the end either it was a shame as it is would be a good alternative to mamp that I usually use for Wordpress projects