minimaloriginal / core-bundle
The core bundle for Minimal
Package info
github.com/MinimalOriginal/MinimalOriginal-CoreBundle
Type:symfony-bundle
pkg:composer/minimaloriginal/core-bundle
dev-master
2017-10-11 13:06 UTC
Requires
- php: >=5.5.9
- symfony/symfony: 3.3.*
This package is not auto-updated.
Last update: 2026-03-15 13:31:42 UTC
README
The core bundle for Minimal
Command to launch
bin/console minimal_core:create-first-settings
Register bundle
$bundles = [ ... new MinimalOriginal\CoreBundle\MinimalCoreBundle(), ];
Register routes
minimal_core: resource: "@MinimalCoreBundle/Resources/config/routing.yml"
Issues
- RoutingSubscriber : error if table not empty and others modules doesn't not exists : $objectManager->getReference($entity->getEntity(), $entity->getEntityId())