Tutorial 6: Vökuró
  • References/PHP/Phalcon/Guides

Vökuró is another sample application you can use to learn more about Phalcon. Vökuró is a small website that shows how to implement a security features and management of users

2025-01-10 15:47:30
Class Autoloader
  • References/PHP/Phalcon/Guides

Phalcon\Loader allows you to load project classes automatically, based on some

2025-01-10 15:47:30
List of examples
  • References/PHP/Phalcon/Guides

Following examples are full applications you can use to learn more about Phalcon and use them as base for your own websites/applications:

2025-01-10 15:47:30
Reading Configurations
  • References/PHP/Phalcon/Guides

Phalcon\Config is a component used to convert configuration files of various formats

2025-01-10 15:47:30
Nginx Installation Notes
  • References/PHP/Phalcon/Guides

Nginx is a free, open-source, high-performance HTTP server and reverse

2025-01-10 15:47:30
Forms
  • References/PHP/Phalcon/Guides

Phalcon\Forms is a component that aids you in the creation and maintenance of forms in web applications

2025-01-10 15:47:30
Phalcon Developer Tools on Linux
  • References/PHP/Phalcon/Guides

These steps will guide you through the process of installing Phalcon Developer Tools for Linux. Prerequisites The

2025-01-10 15:47:30
Validating Models
  • References/PHP/Phalcon/Guides

Validating Data Integrity Phalcon\Mvc\Model

2025-01-10 15:47:30
Understanding How Phalcon Applications Work
  • References/PHP/Phalcon/Guides

If you’ve been following the tutorial

2025-01-10 15:47:30
Tutorial 3: Securing INVO
  • References/PHP/Phalcon/Guides

In this chapter, we continue explaining how INVO is structured, we’ll talk about the implementation of authentication, authorization using events and plugins and an access

2025-01-10 15:47:30