Can't seem to use website.dev after setting up laragon with nginx server.
-
hi i've setup laragon with nginx, mariadb and some other services, then created a test laravel application which only works with laratest.dev:8080 but does not work when i do laratest.dev only. Kindly help in fixing this screenshot of the page i get attached.
-
@ekundayo : Go to Menu > Preferences > Services & Ports and change Nginx's port to
80
Also check if Skype is listening on port 80 (Menu > Tools > netstat)
-
Thanks for the response @leokhoa i've made the changes as instructed. Thanks again. It's working now
-
@leokhoa how can i manually set the virtual hosts for any s.ite with nginx? thanks for your help.
-
@ekundayo: Just remove the prefix
auto.
from the auto generated virtual host files.