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

Chapter 6. Assets, Authentication, and ACL

We will make use of our Backoffice module for this chapter, since it will be the second module that we will develop.

We will cover the following topics in this chapter:

  • Assets management

  • Developing an authentication system

  • Securing the application using the Access Control List (ACL) component