Symfony Twig Tutorial, How to Use Twig

preview_player
Показать описание

This Twig tutorial covers some basic concepts about this templating language. This video is part of the Symfony and Doctrine online course.

Symfony is a PHP framework design to build modular, robust and scalable web applications. In this course, we'll cover the basics of the Symfony framework with the usual Learn by Doing approach found in all other ZENVA Courses.

By the end of this course, you'll be able to create basic web applications such as the sample workout log demo we make from scratch through out the course.

In particular, we'll cover the following topics:

What is Symfony and what are the benefits of using it in your webapps.
Installation and new project creation.
Controllers. How to send back HTML or JSON to the user.
Routing URLs to specific actions.
View and the Twig templating language.
Intro to Doctrine ORM.
Creating a simple CRUD webapp.
Including external assets in your projects.
---
Follow us so you don't miss anything:

Twitter: @ZenvaTweets
Рекомендации по теме
Комментарии
Автор

so how do you use twig in css files and incorporate those in the view

nickfleming