I don't think there is a standard. But most things I have seen, used, or written seem to use /admin.
That said I do have one project where the admin is so complex that I made it's own project and subdomain. Ie admin.myproject.com
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am creating an app where I will need to constantly add products and articles, so I will need an admin area. I am unsure what today's standard or best practice is for where I should place it.
I know I can route it to say appname.com/admin but is this todays standard still?
Jeffrey must have an admin area of Laracasts in order to add new content, manage users and discussions. Does anyone how Jeffrey implemented the admin area at Laracasts?
Please or to participate in this conversation.