symfony2: Schnellreferenz
Create application out of hello dir:
./console init:application Foo ../foo/ ../web/
Create bundle:
./console init:bundle Application/FooBundle
Einiges über TYPO3, symfony und Webentwicklung
Create application out of hello dir:
./console init:application Foo ../foo/ ../web/
Create bundle:
./console init:bundle Application/FooBundle