I freshly setup a virtual host, but all i can see is laravel code in browser
I setup virtual host on my MacOS Sonoma, but when i go to it all i can see in the browser is my laravel, i tested to put a test.php under the public folder of my project folder with <?php phpinfo(); ?>
in it, and it shows correctly but when i remove the test.php in URL all i can see is laravel code