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
Problem with uploading files
Eager loading models - Differences between ->getRelated('model') and ->model (db accesses)
REST api together with MVC web app - how to consume by other app SOLVED
multiple call of User::findById SOLVED
show backend module in subdomain (multiple app)
Cant find dependency injection container in Controller? SOLVED
how does one run "createdb.php" in the INVO tutorial?
Using MySQL's DATE_SUB
Error on validation related model
Find all Between two dates with ::find() SOLVED
Access to undefined property Apps\Main\Models\Items::Comments SOLVED
Phalcon\Mvc\Model could not insert an empty string ? SOLVED
Cookies() won't set unless I disable Encryption
Getting the source path of the resource in filter method in \Phalcon\Assets\FilterInterface
no way to save to db via ajax, need help...
How can I use Application in my Controller?
How can I use Application Controller like same Yii::app()->Controller in my the other place?
Phalcon form generator
Routes - Need a Pointer on Public/subdir SOLVED
JWT Authentication
lastInsertId() / POSTGRES
Rest Session Managment
Diffrent databases rest
Extending Paginator Class SOLVED
Rendering View from extended Base class in another module
Forward Error
problem for to set array in volt SOLVED
Error in phalcon scaffold
need to over-write a shared service variable..
[EAGER Loading] Avoid lazy loading by using the query builder.
Do we have API reference for phalconphp 2.0? SOLVED
How to get params from url using <a href='' ''> SOLVED
Problem with sending multiple swift emails ( template problem? )
Search in relationship model
Updating documentation - Making Select Boxes
.htaccess Settings SOLVED
How can I use a ACL in Phalcon?
How to use \Phalcon\Mvc\Model::setConnectionService() ?? SOLVED
model.getOtherModel() Order By?
Phalcon migration and Teamwork