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
findFirstBy returns no records in oracle SOLVED
public function editAction returns no data SOLVED
How to change the order of the url parameters
How to show last sql string from criteria
How to redirect after route is good?
Is there a way to show a semi-filled form after posting?
About the results
How to use custom validator? It wont stop if fails! SOLVED
sidebar class="active" and adminLTE.css
Is there something wrong in line 37?about new acl()
How to implement a custom Model class
Disabling views for my Android app using Phalcon RestFul APIs
Record not found Scaffold - With Oracle Developer Tools SOLVED
What are the advantages of Phalcon Phalcon 2.07 compared to 2.08? SOLVED
chained foreign keys
How do I put an icon to a LinkTo?
How can you define the css and javascript for all views? SOLVED
Special character in URL leads to index/index SOLVED
Query Builder without Model references
Dispatch Not working
How to set CharSet or autoIncrement value for a table?
Fluent Route with Phalcon
Error setting phalcon
How to name Admin Controllers?
Using GD resize image has a problem with white background
Accessing Session inside models SOLVED
Phalcon CSRF in self submit form SOLVED
Phalcon and Oracle Database
Oracle UTF8 SOLVED
Incubator Eager loading not work
How to use query builder without models?
New project to allow for folders other than public and app
gcc compilation error missing gccarch.c SOLVED
CSV To database save
json && beforeExecuteRoute
How do you configure Read The Docs to use the Phalcon Documentation repository? SOLVED
How Phalcon is faster than PDO? SOLVED
Phalcon 2 and Oracle
php_phalcon.dll not loaded by wampserver 2.5 x64, no errors to explain why.
how to transfer data between Event class and Controller