I\'m experimenting with creating an extension with the Silex php micro framework for user authentication but I can\'t seem to get the autoloader to work. Can anyone shed any light?
Firstly, I want to create a user sending a post-request from my android app to the server, which uses Symfony2 and the FOSUserBundle.
I\'m trying to implement Symfony2 form builder component as a standalone. The documentation doesn\'t really talk about this though, just in relation to using the whole framework.
I\'m wondering if there is a proper way to check the dependencies. For example I\'ve got a NewsBundle. Now 开发者_JS百科I\'ll have to check if there is a CommentBundle. If there is one, it should exe
In Diem CMS I would like to do a conditional statement that would exclude some articles based on the tag model
I\'m currently playing around with Symfony2 and like it 开发者_如何学运维very much so far. One question has arisen though and I\'m wondering what the best practice would be.
I\'ve got a problem with Symfony2.0 BETA3 and MongoDB. I want create a Document, where a Field References to another Class, this might look like this:
I\'m learning Symfony 2 with this tutorial from here. After loading the fixtures: php app/console doctrine:data:load
I\'m building a site that relies quite heavily on a third party API so I thought it would make sense to package up the API wrapper as a service, however I\'m starting to find instances where it would
I\'m looking for an alternative to Diem, based on Symfony. Do you guys know anything? We\'re building an CRM and we wanted to make things faster and easier, including U开发者_开发百科I and general sys