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
Query builder "alias" parameter
Content Type is Not Being Set SOLVED
Regex in Forms
SIGILL - Volt render
Paginator exceeds memory_limit SOLVED
PhalconPHP Database transactions fail on server
User and Group model as handler
Forcing model::save() to return false SOLVED
Create Laravel Case Middleware in phalcon php SOLVED
My Pagination no limit
Random Question -- Micro Services
Relations are not updating
Does Phalcon do implicit commints when saving Models? SOLVED
Views not being displayed in non-default config help pleas SOLVED
How to set global session variables in Phalcon, values retrieved from database upon entry to the site? SOLVED
Success Delete but data no delete
phalcon-compose 503 Service Unavailable
[Phalcon Pdo] Strange error when I try to fetch result as column
How to get bind params from a builder? SOLVED
Using ACL to restrict access to specific models records
LEFT JOIN LATERAL in PHQL SOLVED
php -r 'phpinfo();' shows the phalcon extension, but localhost/phpinfo.php don't... SOLVED
REST API in MVC. Why can't reach posted JSON data
Multi tenant
Queue (Beanstalk)
Not able to create Volt function
How to create a model in Multi-Modules project SOLVED
Fatal error on Phalcon on doing simultaneously request - Server WAMP
How i can use multiple connection? (Master-Slave)
Meta Data and Session Redis implement Master/Slave strategy
Rollback timestamp based migrations to version 0
Models shared table
Invo App - Database Service Registration: why unset the adapter? SOLVED
Does not cache when view output is disabled
How to save errors to file
backtick SOLVED
Model::find() which has related Model more than 0 SOLVED
Creating a new database adapter
Model Relationships
Issue with using router in Micro application