I'm new to laravel. Using version 5.1. Trying to use laravel app as virtualhost. For this I've changed my httpd-vhosts.conf
as below
NameVirtualHost *:80
<VirtualHost *:80>
DocumentRoot "C:\xampp\htdocs\practice\laraveldev/public"
ServerName laraveldev
</VirtualHost>
Now trying to access the app in browser laraveldev
or http://laraveldev
but not working.
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1n4tk7G
via IFTTT
Aucun commentaire:
Enregistrer un commentaire