DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Symfony Tutorial: Building a Blog (Part 1)

Symfony is a PHP framework as well as a set of reusable PHP components and libraries. It uses the Model-View-Controller design pattern and can be scaled to be used in any requirement. It aims to speed up the creation and maintenance of web applications, replacing repetitive code.

In this tutorial, we’ll show you how to create your very own blog, with content stored in the database and authentication through Auth0.

Read more 🎼

Top comments (1)

Collapse
 
azazqadir profile image
Muhammad Azaz Qadir

You can follow this Symfony tutorial blog to read more interested guides and articles on Symfony. There are a lot of beginner and advanced development articles here that will help Symfony developers in their work.