Any have some ideas?
<VirtualHost *:80>
DocumentRoot "C:/laragon/www/monetize/public/"
ServerName monetize.app
ServerAlias *.monetize.app
<Directory "C:/laragon/www/monetize/public/">
AllowOverride All
Require all granted
</Directory>
Apache 2.4.27 Laragon full 3.1.4 Windows 8.1 DNS i set in internet options 8.8.8.8 and 8.8.4.4
You need to add an entry to your
hosts
file