public/ directory, mix-manifest.json) reduces strategic value.symfony/dependency-injection, symfony/http-kernel) or a custom wrapper, increasing complexity.public/, while this package expects dynamic PHPCR-based resource resolution, requiring a custom adapter layer.Storage facade or Vapor/Forge handle dynamic assets without PHPCR?HttpKernel)? If not, what’s the ROI of introducing a foreign DI system?symfony/http-kernel and symfony/dependency-injection as composer dependencies, but this adds ~50MB and complexity.Storage facade or Filament CMS entities, but this is high-effort with no upstream support.config/cache or Spatie’s laravel-package-tools.HttpKernel in a separate process (e.g., Laravel Horizon).Storage facade or API endpoints.// app/Providers/SymfonyCmfProvider.php
public function register()
{
$this->app->singleton('symfony.cmf.resource', function ($app) {
return new SymfonyCmfResourceAdapter(
new PuliResourceLocator(),
$app['filesystem']
);
});
}
symfony/mailer) are updated separately, risking version skew.symfony/dependency-injection:3.x), conflicting with Laravel’s symfony/console:6.x.app/SymfonyCmf) for eventual removal.How can I help you explore Laravel packages today?