In this tutorial, we will explain how to create a simple application that provides a
Every application is different, we could have models whose data change frequently and others that rarely change. Accessing database systems is often one of the most common
Flash messages are used to notify the user about the state of actions he/she made or simply show information to the users. These kinds of messages can be generated using this
These tools are a collection of useful scripts to generate skeleton code. Core components of your application can be generated with a simple command, allowing you to easily
Sanitizing user input is a critical part of software development. Trusting or neglecting to sanitize user input could lead to unauthorized access to the content of your application
PHP
To finish the detailed explanation of INVO we are going to explain how to customize INVO adding UI elements and changing the title according to the controller executed.
The session component provides object-oriented wrappers to access session data. Reasons to use this component instead of raw-sessions:
Phalcon\Validation is an independent validation component that validates
These steps will guide you through the process of installing Phalcon Developer Tools for Windows. Prerequisites The
Page 7 of 8