I currently have a Laravel site up and running on Godaddy hosting.
What I want is to have a sub-domain.
mysite.xyz - main site
backoffice.mysite.xyz - admin
The main site is currently working.
Here is my current routes file
How do I make this work?
via Paul Lucero