Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first websites.
Continue reading “How to enable Bootstrap in Symfony 6 project”
How to implement Facebook login with Symfony 5
Allowing your users to register and login on to your website with Facebook is pretty useful and quite standard nowadays.
Fortunately, doing this with Symfony is quite simple and we will see how to do it in a few steps.
Continue reading “How to implement Facebook login with Symfony 5”
The perfect kit starter for a Symfony 4 project with Docker and PHP 7.2
This blog post is an introduction to devs who want to start using Docker with Symfony4. It will guide you through creating a Symfony 4 project running on Docker.
Continue reading “The perfect kit starter for a Symfony 4 project with Docker and PHP 7.2”