With symfony, you build an administration on a per-model basis. A module is generated based on a Propel object using the propel:generate-admin task: > php symfony propel:generate-admin backend BlogArticle –module=article note: If you don’t see the expected look and feel … Continue reading
April 6, 2009
by sonius
0 comments