We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Topic
reinstalling Phalcon
Using routes in multi-module app - best practices?
Controller not found on mac, but works fine on windows/linux
Prevent duplicate resources in Asset Manager
Problem with bind types in Phalcon\Mvc\Model\Query\Builder
my problem is insert into table with specialchars SOLVED
Models - using beforeCreate() does not appear to work SOLVED
How Can I Specify a cache directory for a particular module within the application SOLVED
Phalcon devtools all-model generation fail with the path SOLVED
Phalcon 1.3 - Libmemcached backend - querying keys returns nothing
Model vs Database : beforeCreate vs trigger SOLVED
How do you call an action, without using a route, from within the view?
Using presenceOf validator on a File element SOLVED
Module definition path '../apps/frontend/FrontendModule.php' does not exist SOLVED
Custom Form Validation Class
Cannot Get to work on WAMP for my life.
Best practice in controller unit testing
Bootstrapping Phalcon into a Friendly Framework
Bug with Phalcon\Config ? (not sure, but seems a bit odd)
Get (uri-)parameters with phalcon
phalcon with nginx
toArray method with releations
unit test
Error management
How to read a random database or multiple SOLVED
Massive Update Strategy
Bind Params SOLVED
Error at Installation on AWS EC2 Beanstalk - cannot find php-config
Phalcon works in localhost but in fortrabbit it display an error SOLVED
CSRF validation does not work on remote server SOLVED
Assign FK to a Object - Is It a good Practice?
Conflicts with column name that include an underscore
Action in the controller with readfile, where the name is passed by POST method through ajax call.
Phalcon Extra's
Using Partials
ORM improvement proposal when field is required but it has default value in DB
webtools not working when creating models, views and controllers
Multi Module site SOLVED
form field how to use readonly in volt?
Migrations: execute only delta changes, not whole schema each time