CraueConfigBundle
CraueConfigBundle copied to clipboard
Database-stored settings made available via a service for your Symfony project.
We are using dynamic database connections for multiple tenant databases but it seems the bundle is coupled to use the default entity manager only. When running the migration script for...
It's good idea to add MongoDB support.
I understand the reasoning behind not making it 'easy' to create settings, since you shouldn't need to unless you're developing and have access to the code/db, but I think a...
When provider is tagged to be cleared during cache:clear command, container is failing to be assembled. It appears, that assembling process messes up with arguments: `"Symfony\Component\Cache\Traits\RedisTrait::init()" expects parameter 1 to...
Tried update symfony from 6.4 to 7.1 and getting the following errors: Problem 1 - craue/config-bundle 2.6.0 requires symfony/cache ~4.4|~5.3|^6 -> found symfony/cache[v4.4.0, ..., v4.4.48, v5.3.0, ..., v5.4.40, v6.0.0, ...,...