Deploy multiple Laravel applications on a single Apache server, accessed from separate domains.
Covers details for setting up Apache site configs and then configuring domain DNS settings.
Follow-up to • Deploy Laravel on Ubuntu Apache server
NOTES: https://codewithsusan.com/notes/multi...
Working with Nginx instead of Apache? • Multiple Laravel apps - single server...
=== CHAPTERS ===
00:00 Intro and example setup
01:40 Create Apache site configs
03:20 Enable configs with a2ensite
04:36 Configure domain for Demo1
06:28 Configure subdomain for Demo2
07:06 Summary