How to return a xml or json response with symfony 2 & 3
Learn how to return a response with xml or json format from symfony in a controller.
Symfony is a set of reusable php components and a PHP framework for web projects.
Learn how to return a response with xml or json format from symfony in a controller.
Learn how to create excel files with php in symfony 2 & 3
Check if registered user have specific roles in the symfony security context (work for FOSUserBundle too).
Learn how to create a twig extension in symfony, create queries and use custom methods in your views.
Learn how to create a symfony 2-3 service that will be accesible in all our controllers.
Learn to create Symfony project (php) in windows easily
Learn how to create custom methods for doctrine repositories in symfony 2 (find,findBy,findAll).
Learn what is a datatransformer and how to create it in symfony 2.
Problems when deploying your symfony 2 project in production ? Learn the basic troubleshooting guide about the deployment
Follow these 5 good practices and increase the speed of your project