View Single Post
  #7 (permalink)  
Old 10-29-2006, 11:45 PM
dpeterson7 dpeterson7 is offline
New Pligger
 
Join Date: Oct 2006
Posts: 5
Thanks: 0
Thanked 4 Times in 3 Posts
Quote:
Originally Posted by savant View Post
something i noticed in the documentation for symfony is that you need to use a build script to create files. I'm sure this was made to make it easier but if someone is in a shared environment running the build scripts could be hard

Symfony has a lot of documentation, but i've only use cake before.

news: yahoo bookmarks using symfony.
You actually don't need to use a build script to create files but by default allow you to use CLI for convenience sake. They also provide a web control panel that allow you to perform these tasks in a shared environment, See Example. Or you can just copy the files manually.
Reply With Quote