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
Newlines/carriage returns (\r and \n) in textareas SOLVED
INDEX BY clause
Clearing form field SOLVED
Issue with Rewrite Rules
Can't obtain model's source from models list:
Models cache empty
How to use files that have only php functions in phalcon?
create a blog with phalcon SOLVED
Copying a model with all relations SOLVED
What database do you recommend? SOLVED
Wierd router issue SOLVED
SetSource with Prefix, not working with Builder / Paginator combniation
Great ressource
How can I set in config.php for connecting postgresql with " options='--client_encoding=UTF8;--application_name=pcstu;' "
Model snapshot seems to not work properly SOLVED
View does not appear
How do I define a Layout for Login and another for the administration screen using the same module ? SOLVED
How to enable dashes in modules in url? SOLVED
Right way of carrying some cron task SOLVED
Doubt about result of query & proper way of doing it
Model layer with other persistence models
Just working on API System built on Phalcon's Module Structure
"Call to undefined function getPost()" in basic tutorial SOLVED
Access to undefined property SOLVED
Phalcon cli process SOLVED
Download excel files (xlsx) server-client SOLVED
How can I run this query in Phalcon?
Why is this query not working SOLVED
How to get params from url using <a href='' ''> SOLVED
Get many to many relationship between two models
How connect composer-projects in phalcon autoload? SOLVED
Windows Performance
Sql Relay and Phalcon on PHP-FPM - strange error
How to feature test file uploads using PHPUnit
get SQLSTATE[22001] SOLVED
Installation
Weird problem with a model "created_at" field. SOLVED
Using migration on multiple databases (but not all) of a server
Help to access view
[SOLVED] Fetching Data from a many to many relationship