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
Save Array in Persistent
Exception thrown in beforeDispatchLoop/beforeDispatch does not get caught in beforeException
Model::find / Model::findFirst conditions from associative array SOLVED
Model fetch performance SOLVED
Counting models doesnt work
Collection->afterFetch() is not imlemented. What to use instead? SOLVED
What validation should I use?
Assets - Cannot skip filter SOLVED
Session path SOLVED
How would you render a sub view/widget inside a main window?
Error: Dispatcher has detected a cyclic routing causing stability problems whilst trying to show 404 page SOLVED
Multiple checkbox form
Best way to validate a form SOLVED
Assets how to remove js and css
Call to undefined method Cookies::setEncryption() SOLVED
Error custom dialect SOLVED
Paginator using so much resource
How To Create Multi Select Box Recursive
Vokuro Permissions SOLVED
How to copy records from a template table to another table with current id when creating new record. SOLVED
Bug - REGEXP MYsql Not working SOLVED
Setting up PhalconPHP with Environment Variables
Getting Polymer Web Components Setup with PHP Phalcon
Replace url router
Unable to restart apache2 after Phalcon compilation
SoftDelete & soft deleting related records
Intercept Many-to-Many relation SOLVED
Routes in Micro SOLVED
ajax post to server or not a controller
How to post file and key value pairs at the same time?
Custom Tag
How to get fields from Relational Table in Phalcon Find Query
PHP Notice
index.phtml view is being loaded for all routes
Volt syntax -- why is this invalid
How to pass a variable set in Controller to Select Helper “value”? SOLVED
Implementation of Undo with SoftDelete SOLVED
Must have atleast N number of Related Record SOLVED
MetaData Storage is not consistent
form validation with jquery or phalcon?