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
Newbie question SOLVED
Does not load related model, i am using many to many relationship. SOLVED
Problem with accented character in Volt text field SOLVED
How do you register a plugin? (for multi modules) SOLVED
Form validation for used elements SOLVED
Basic hasMany->belongsTo relationship returns empty object SOLVED
Multi modules app - ControllerBase issue
Defining relationships with more than one column
Bind Params SOLVED
Custom Form Validation Class
working example of phalcon on nginx
Do Rollback in onValidationFails
Fetching records from Many to Many relationship does not work as expected in Phalcon. SOLVED
Why Phalcon is not using parameters type hinting?
How to fix this storing related records SOLVED
Volt works on Windows but not Ubuntu
Installing on OS X 10.8 with XAMPP
Form.render() don't render value attr for input in partial template
Disable saving of related records
How to create RewriteRule SOLVED
\Phalcon\Tag Doctype XHTML+RDFa
reinstalling Phalcon
preg_match(): Compilation failed on $router->handle() SOLVED
Problem with bind types in Phalcon\Mvc\Model\Query\Builder
Controller not found on mac, but works fine on windows/linux
Using routes in multi-module app - best practices?
Phalcon\Mvc\Model\Resultset offsetGet() SOLVED
problem in phalcon-dev
Update database schema from models
Is Relationship increase load on mySql SOLVED
Softdelete
Escaping form values
Using presenceOf validator on a File element SOLVED
Namespace Routes [SOLVED]
How Can I Specify a cache directory for a particular module within the application SOLVED
my problem is insert into table with specialchars SOLVED
Cannot Get to work on WAMP for my life.
Models - using beforeCreate() does not appear to work SOLVED
Model vs Database : beforeCreate vs trigger SOLVED
How do you call an action, without using a route, from within the view?