minimaloriginal/page-bundle

The page bundle for Minimal

dev-master 2017-10-10 14:27 UTC

This package is not auto-updated.

Last update: 2025-03-02 05:29:05 UTC


README

The page bundle for Minimal

Register bundle

$bundles = [ ... new MinimalOriginal\PageBundle\MinimalPageBundle(), ];

Register routes

minimal_page: resource: "@MinimalPageBundle/Resources/config/routing.yml" prefix: /

Command to launch

bin/console minimal_page:create-first-page