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
Generated ORM and validation is not compatible to itself? :)
Oracle UTF8 SOLVED
How to use query builder without models?
Incubator Eager loading not work
gcc compilation error missing gccarch.c SOLVED
How do you configure Read The Docs to use the Phalcon Documentation repository? SOLVED
Phalcon and Oracle Database
json && beforeExecuteRoute
Error setting phalcon
How to properly use ->filter so it returns as object on resultset SOLVED
New project to allow for folders other than public and app
How Phalcon is faster than PDO? SOLVED
Defining optional parameters in a Micro Route
CSV To database save
Routing, very first request (front-controller) SOLVED
can not use NOT BETWEEN in find() and query() function SOLVED
Nginx - PublicController handler class cannot be loaded SOLVED
executeQuery with bind IN WHERE
Join to resultset
Catching Memcache Exception...
How to name Admin Controllers?
Camel Case Controller SOLVED
Flash messages not displaying after sending email with swiftmailer?
Unit testing mocking Models and/or ResultSet's
The meta-data is invalid or is corrupt on Vokuro SOLVED
Phalcon install on OSX10.11with MAMP
How to use socket in phalcon ? and what deffierent about php socket , websocket and swoole?
persistent (remove, destroy)
Volt link_to onclick a SOLVED
fetchColumn is unknown by Phalcon version 1.3.3 SOLVED
beforeExecuteRoute not firing properly
Run 1.3 and 2.0 on one VDS SOLVED
Phalcon Model: Updating data from afterUpdate()
You can not delete or edit the CRUD problems findFirstBy SOLVED
I'm doing weekly newsletter around phalcon
How to cancel an action in v 2.0? SOLVED
Retrieve a JSON string from database
Correct configuracion PDO_OCI
how to transfer data between Event class and Controller
when I save a data to mysql , I hope to get a realtime tip to my web?