Please help me, I\'m working on a Laravel using the latest version of xampp & do not know what the cause of my problem is.
This route is working fine:
Add this to your httpd.vhosts file
ServerName test.loc DocumentRoot "C:/xampp/apps/test.loc/public" Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all