fi/demobundle

Demo per fifree2

Installs: 273

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle


README

[Build Status] (https://travis-ci.org/ComuneFI/DemoBundle) [Coverage Status] (https://coveralls.io/r/ComuneFI/DemoBundle)

Installazione:

  • Aggiungere tramite composer:
composer require fi/demobundle
  • Aggiungere nel file app/AppKernel.php nella funzione registerBundles;
    new Fi\DemoBundle\FiDemoCoreBundle(),