symfony/dependency-injection, symfony/event-dispatcher) rather than bundling them.Illuminate\Foundation\Application and Symfony’s Symfony\Component\HttpKernel\Kernel are fundamentally different.symfony/http-kernel) that conflict with Laravel’s Composer dependencies.app/Helpers or a custom package.spatie/laravel-package-tools, laravel/framework utilities).spatie/laravel-*) cannot address?symfony/* packages) without the full bundle?Illuminate\Container\Container vs. Symfony’s Symfony\Component\DependencyInjection.Illuminate\Routing vs. Symfony’s Symfony\Component\Routing.symfony/console) that would require replacements.Logger class, rewrite it to use Laravel’s Log facade.symfony/process instead of the bundle’s process utilities).register()/boot() methods differ from Symfony’s load()/boot() in bundles.config/packages/*.yaml, while Laravel uses config/services.php or environment files.EventDispatcher vs. Laravel’s Events facade.vendor/laravel-adapted-bundle).logging) could cause runtime errors.symfony/* and Laravel’s illuminate/* packages.How can I help you explore Laravel packages today?