@emersonunes you can create a package for your 'backoffice' and then include that as a dependency using composer.
Jan 13, 2021
2
Level 1
Install laravel and backoffice via composer (fresh install and integration)
I'm looking foward to create projects on laravel via composer but instead of creating a fresh install I want to install the "backoffice repository" that i'm developing for my company.
So, I created a Laravel 8.0 project and installed the orchid platform on it. Now I want to develop functionalities on it and everytime I create a website I want to "pull" the backoffice into the website (fresh website and already built websites). So a installation and a integration. I've did some research and I tought about using composer....
Is it possible to do this?
Please or to participate in this conversation.