fatturapa-testsdi
fatturapa-testsdi copied to clipboard
move Laravel package to new repo
I would suggest moving the Laravel packages to a dedicated repo. The main Laravel app is also not really required as its just a plain new Laravel installation that requires the packages via composer.
Something like
- Sdicoop-soap
- laravel-sdicoop that requires sdicoop-soap
a separate Laravel-example app repo can than be created if needed with a new Laravel install and the composer.json setup to load the individual packages.