Oct 11, 2021
0
Level 5
Adding Files to several folders
Hello people, I've made some livewire components, some controllers, some routes and some views that I want to reuse in several projects. I thought of making a package but these files don't follow the package paradigm (as far as I know it, there are no classes to hook to the appservice provider).
What I need is to keep all the mentioned files to a repository, build upon them and deploy them to every new project that need them. How would you do such a thing?
Thank you.
Please or to participate in this conversation.