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
File Validator Not Working
CSRF-Token invalid when re-submitting a form (Phalcon 2.0)
Oracle auto incremented ID column is empty after Model->save()
annotations error when upgrade phalcon1.3.4/php 5.4 to phalcon2.0/php5.6
install error
Phalcon on Oracle, double quotes in column names not working SOLVED
$route->addPost gives: A dependency injection container is required to access the 'request' service SOLVED
ERROR relation "access_id_access_seq" does not exist
Auto populating Form Instance With Old Form Data
How to pass the sub domain name as parameter to Controller/Action? SOLVED
Phalcon model update index key column issue
Using getSaltBytes to generate password reset keys
SoftDelete behavior doesn't work on Phalcon 2.0.2 SOLVED
Micro application - "/" not found
page redirection in controllers with params SOLVED
Why dont work conditions? SOLVED
Model create bug SOLVED
findBy and NULL values
How can you set the compile path for a simple view? SOLVED
Volt cache file SOLVED
using caching with Phalcon\Mvc\Model SOLVED
Generating PDF file wih Phalcon SOLVED
request->hasFiles() always return 1(true) in phalcon 2.0.2 and 2.0.1
Issue Use stylesheetLink SOLVED
Looks like the 2nd rule does not work, why? SOLVED
IP address stored as Integer
Eclipse Zephir plugin
Fatal error: Call to undefined method ControllerModuleDSocialLogin::render()
independent routers for each module (multi app)
Conditional truncate and append?
Phalcon ORM and other pains
Phalcon vagrant box up to date? SOLVED
REST api together with MVC web app - how to consume by other app SOLVED
Cant find dependency injection container in Controller? SOLVED
show backend module in subdomain (multiple app)
How to create table SOLVED
Eager loading models - Differences between ->getRelated('model') and ->model (db accesses)
Problem with uploading files
Find all Between two dates with ::find() SOLVED
sub folder in controller directory in multiple