Support the ongoing development of Laravel.io →
Valet Configuration
Last updated 1 year ago.
0

Why it's so complicated, if you wanna use valet, you don't need any virtual host or something. Do this step!

brew update

Don't forget to make sure your php version at leat 7.1

brew install [email protected]

Install valet globally in your machine!

composer global require laravel/valet

Install valet directly by

valet install

Go inside your folder you want to park!

cd into_directory

Park it!

into_directory > valet park

Now you good to go!

0

IrsyadAdl - I already performed all those steps. I already have several other working development sites. The steps you gave allow me to run Bug Genie's installer. However, the installed login page fails with broken css & js.

Perhaps I failed to emphasize that thebuggenie requires URL rewriting. Again, The Bug Genie provides nginx rewrite rules here: https://issues.thebuggenie.com/wiki/TheBugGenie%3ALinux_Nginx

I appreciate you trying to help, but I am asking this as a simple test example for a custom nginx.conf

Last updated 5 years ago.
0

Are you on the mac ?

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.