minimaloriginal/core-bundle

The core bundle for Minimal

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

This package is not auto-updated.

Last update: 2024-04-14 03:06:46 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())