Book Image

Symfony2 Essentials

Book Image

Symfony2 Essentials

Overview of this book

Table of Contents (17 chapters)
Symfony2 Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we got a quick overview of the Symfony bundle structure, and we looked at the way Symfony2 handles MVC pattern. We also started creating our to-do app by defining the database model and adding some fixtures data.

In the next chapter, we will dig deeper into the Twig system, create assets, install the css/javascript semantic UI framework, and we will prepare our to-do list view filled with some example tasks.