How to Create Virtual Host in Laravel
In this tutorial I’m going to create multiple virtual host in laravel in some easy steps please follow mentioned below. first stop your xampp š 1step-> Go to C:\xampp\htdocs ds-admin-ms is your project folder name ds-admin-ms 2nd step go to C:\xampp\apache\conf\extra 3rd step Open this file -> httpd-vhosts.conf 4th step Copy below code šš <VirtualHost … Read more