the other solution would be to register all the providers in all the packages without registering them in provider.php and then if the developer needs it, add the configuration in the correct order, I lean towards this option.
the other solution would be to register all the providers in all the packages without registering them in provider.php and then if the developer needs it, add the configuration in the correct order, I lean towards this option.
You can rearrange providers in the main app providers.php if you want another order