Hi for twill package development inside TwillPackageServiceProvider there is a boot function. If in my own serviceprovider is also have a boot function to boot some other things that are not in the capsule then the boot inside TwillPackageServiceProvider is not used.
How do i fix this?