Level 3
you can install within the same project so that is easier to manage and to optimize your code
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have a working Laravel app in production, however, it's missing a meaningful admin panel. What's the best way to integrate this into an already existing project? Is it meant to be installed within the same project, or a separate project that has access to the DB?
Please or to participate in this conversation.