Question
Add a subdomain to a URL of my website.
I have a Laravel web app running with no issues here in my DO droplet, but i want to add a subdomain (I.e example.reservate.co) to a URL generated by the Laravel app (Is not a server folder). Is that possible? How do i do that.
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×