Run multiple Laravel projects same time using a virtual host | Shortcut way

Опубликовано: 29 Сентябрь 2024
на канале: Sandipan Das
1,781
14

In this video, I describe how you can Run multiple Laravel projects simultaneously using a virtual host | It will save your production time.

Overview With Timestamps:
===========================
00:00 Intro
00:40 Edit .env file
01:36 Edit windows system file
02:16 Edit Apache file
04:11 Restart XAMP


code for .env
================
APP_URL=http://projectname.loc/

code for C:\Windows\System32\drivers\etc\
================
127.0.0.1 projectname.loc

code for C:\xampp\apache\conf\extra\httpd-vhosts.conf
================
Visit Sandipan Das.net [because youtube angled brackets aren't allowed]
Link: https://sandipandas.net/run-multiple-...

If you have any questions, leave a like, comment below, and share the video if you think this video will help someone. Don't forget to subscribe to the channel.

Join here if you are stuck on WordPress or Laravel:   / sandipandas  
My Work Examples: https://sandipandas.net/projects/

Important Links
Get FAST and Best Hosting with Free Domain: https://dronahost.com/wordpress-hosting/.
Get Astra Theme: https://sandipandas.net/go/astra/​​
Get Divi Theme: https://sandipandas.net/go/divi​​
Get Generate Press/ Theme: https://sandipandas.net/go/generatepr...
Get Elementor Pro: https://sandipandas.net/go/elementor.​​

If you plan to design your website or redesign your current website, you can contact me and talk about it. Don't forget to subscribe to the channel.

For more, please visit my website at
https://sandipandas.net​​


Tags
==========
#laravel #apache #webdevelopment