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

eillarra/countertest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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