call symfony command anywhere

by prettyscripts on 2009-07-31 11:18:00 • Leave a comment »

symfony

when working on symfony-based projects, you need to regularly call the mighty symfony command, which does a lot of things. however the command must be run from the project root. this is quite inconvenient. the files you’re working on might be somewhere… more »

Tags: command, symfony