How to repeat an existing block in Twig
Learn how to use multiple times a block in twig.
Symfony is a set of reusable php components and a PHP framework for web projects.
Learn how to use multiple times a block in twig.
Learn how to get a tiny recopilation about your queries with doctrine and Symfony.
Learn how to connect your project with more than one database at time easily.
Learn how to implement the famous google reCAPTCHA in a form of your symfony project.
Learn how to format a datetime object to ISO 8601 format with twig easily.
Learn how to retrieve the host url, actual canonical route with twig.
Learn how to deal with post request to your api in symfony with NelmioCorsBundle.
Learn how to execute symfony 3 commands from the command prompt of windows.
If you try to create an excel file with charts using phpexcel with symfony (or plain php) and the downloaded file is corrupted, this article may be useful to solve your problem.
Problems trying to login in your app with the email instead of the username? Learn how to enable both ways !