lavoiesl / GroupSequenceDemoBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo for symfony/symfony#9939

Installation

  1. Extract to src/Acme/GroupSequenceDemoBundle
  2. Add new Acme\GroupSequenceDemoBundle\AcmeGroupSequenceDemoBundle(), to app/AppKernel.php
  3. Add the routing to app/config/routing.yml:
acme_demo:
    resource: "@AcmeGroupSequenceDemoBundle/Controller/"
    type:     annotation

About


Languages

Language:PHP 100.0%