minimaloriginal/core-bundle

The core bundle for Minimal

Installs: 59

Dependents: 7

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/minimaloriginal/core-bundle

dev-master 2017-10-11 13:06 UTC

This package is not auto-updated.

Last update: 2025-10-26 11:39:31 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())