(__)
(oo) <"There are no Easter Eggs in this framework."
/------\/
/ | ||
* /\---/\
~~ ~~
Update your composer.json and run php composer.phar update
{
"require": {
"kzykhys/super-cow-power": "~1.0"
}
}
Update your AppKernel.php
if (in_array($this->getEnvironment(), array('dev', 'test'))) {
//...
$bundles[] = new SuperCowPower\Bundle\SuperCowBundle\SuperCowPowerSuperCowBundle();
}
Moo php app/console help
Run phpunit
GPL-2.0
(__)
(oo) <"Have you mooed today?"
/------\/
/ | ||
* /\---/\
~~ ~~