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

Terumi's avatar

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.

0 likes
0 replies

Please or to participate in this conversation.