How to enable Virtual Host on Xampp for Laravel?

后端 未结 3 464
别跟我提以往
别跟我提以往 2020-12-14 22:33

I have XAMPP running on Windows 7 Pro. I am trying to setup a Virtual Host so that when I use \"dev.app\" as a domain I get directly to my public folder of laravel installat

3条回答
  •  忘掉有多难
    2020-12-14 23:37

    `open C:\xampp\apache\conf\httpd.conf, locate at

    Virtual hosts

    #Include conf/extra/httpd-vhosts.conf, remove # in this line, save file, Restart server`

提交回复
热议问题