Book Image

Learning Phalcon PHP

Book Image

Learning Phalcon PHP

Overview of this book

Table of Contents (17 chapters)
Learning Phalcon PHP
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we learned the basics of MVC, created the folder structure for our project, and learned a little bit about how to use the DI component, routing component, and the view component. We also created the views and rendered the first page from the Frontend module.

In the next chapters, we will learn about Phalcon's ORM and ODM, and we will continue to add features until we have a fully functional online newspaper website.