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!
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
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community