You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Often a website has a front end open to the public and an admin system on a sub domain e.g. admin.domain.com or under a folder e.g. domain.com/admin and the front end of the site is just domain.com.
What does the proposed solution look like?
allows controllers/views/etc to be separated from the rest of the application
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Thank you for raising the concern.
What problem does this feature solve?
Often a website has a front end open to the public and an admin system on a sub domain e.g. admin.domain.com or under a folder e.g. domain.com/admin and the front end of the site is just domain.com.
What does the proposed solution look like?
allows controllers/views/etc to be separated from the rest of the application
The text was updated successfully, but these errors were encountered: