I am currently stuck on the error The \"default\" context does not exist. when trying to build my data model with the command symfony propel:build --application=frontend --all --and-load --no-confirma
I have installed propel in my windows xampp server,but it was not generating orm classes. Inside class folder it does not have \"map & Orm\" folder while I install.So when I e开发者_开发百科xecute
I am using Symfony with propel to generate a form called BaseMeetingMeetingsForm. In MeetingMeetingsForm.class.php I have the following configure method:
i\'m working on a symfony project based on an existing mysql database, and i generated the shcema.yml from it.The first app created is the backend.
I am using fixtures to generate data for my symfony project, but for some reason the following error keeps getting thrown:
Hi am I am using Symfony to develop the Jobeet website while I try开发者_开发知识库 to learn it for a bigger project and it is going resonably well so far.
i\'m working on a symfony project, but by now that i\'m a noob in web developement i\'m doing the famous jobeet tutorial.
I Want to install the propel in my windows loc开发者_高级运维al server,I was looking at the guide but am not sure how to run their commands.any one can explain me how should i proceed with that?Their
I am new to propel,any one can explain me about what 开发者_JS百科is the use of it and how to integrate any framework with propel?Well, since there is an entire website about Propel, full of documenta
My project is using Symfony 1.3.11, PHP version is 5.3.3. Let me explain my case and my problem: We wanted to add another kind of user, not just \"user\" and \"admin\" (using sfGuardPlugin). I did