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
Forms "required" SOLVED
How to configure Volt's compiledPath folder SOLVED
Delete all cookies on logout
Rework the Phalcon HTTP stack
Adding ACL to phalcon PHP application
Need help with Tutorial 3 - Creating a simple REST API
AdminController redirect to homepage SOLVED
How can i combine the result obtained through find() method over several ids? SOLVED
Get all route list name SOLVED
Phalcon 3 + incubator + Oracle got error: OCIStmtExecute: ORA-00904: "TABLE": invalid identifier
Phalcon with MAMP 4.0.6
How to send an array as a parameter while using link_to for calling an controller/action in volt
Read template into variable
Property names in Phalcon
Skip property on Collection save
Logger data types other than string
Micro application finish method
Allowed memory size of 134217728 bytes exhausted after many Model::findFirst() - Phalcon 2.0 SOLVED
Phalcon crashing with "trap invalid opcode"
Phalcon Datatables
Dispatcher EventsManager don't redirect urls address with spaces and path to files which not existing
Tutorial update
How to use paginator for a large array? SOLVED
Couldn't find any package by regex 'php7.0-phalcon'
Best way to output recursive content
calling "return" in Controller method send response immediately
Array: add elements
Radio form element won't bind
How can we perform validations in the model....without trying to save the data?
VScode support to format volt now
Huge number of SQL queries per page load
Site home Page
Chat Controller distinguish between sender and receiver
Setting Variables in the pivot table on many to many
docs theme
How to list the controllers and views created?
How to store data obtained from db using find() method in multi-dimensional array. SOLVED
Phalcon Developer tools on webfaction via ssh
Load Chat Panel via Ajax SOLVED
can we do transactions in phalcon over two actions