Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

eko3alpha's avatar

Laravel Orchid to manage existing project?

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?

0 likes
1 reply
Farirai's avatar

you can install within the same project so that is easier to manage and to optimize your code

Please or to participate in this conversation.