Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 478 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 478 Bytes

countertest

This application uses IllarraCoreBundle traits and IllarraBlogBundle traits. Is configured to have a very simple blog with the intention to test the @IllarraCoreBundle\Traits\Doctrine\OnFlushCounterListener.

$ php app/console doctrine:database:create
$ php app/console doctrine:schema:create
$ php app/console assets:install


This repo is linked to this StackOverflow question:

http://stackoverflow.com/questions/15311083