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
Getting "anonymous" parameters without routing
Dynamic form content SOLVED
upgrading to phalcon 2.0.0b SOLVED
Internal Server Error on Webfaction
Volt-like block with pure PHP
Class Form
Is there a way to do type mapping between database and model SOLVED
Automatic trim filtering?
How to use regexp in Model::find()
Count group by with specific month using find
Call nusoap service
Model aggregate fields - group by multiple columns SOLVED
Bug with Criteria::fromInput and Model::columnMap?
Union query
find with specific columns parameter doesn't work with relational model
Codecept, unit test: How to mock POST DATA into the request object? SOLVED
Using FTP upload file phalcon
methods that will always be executed SOLVED
Get configuration for each registered module to use in plugin
Phalcon\Mvc\Model\Criteria::inWhere and escaping values SOLVED
how to cache render output using micro mvc and custom template engine
Anonymous function in router
Phalcon Fresh - CLI Developer Tools Add-On
Trouble writing to volt dir on CentOS 7 with SELinux in home dirs
How i set urls to ignore routing?
Codeception 1.8 or 2.0x? SOLVED
Bug in forwarding to the same controller? SOLVED
Problem registering view engines using class names. Is this a bug? SOLVED
Redirection from within action is not working SOLVED
Zephir : How can i use phalcon in Zephir
how to get the field name of an uploaded file in Controller::request? SOLVED
Issues between 1.2.x to 1.3.x SOLVED
Newbie trying to set a layout
Manual en EspaƱol
magic getter SOLVED
How should I develop a service consisting of multiple files (component, plugin or module) which will only be executed once as th
Bug with reusable models and cache
Uniqueness with combination of a set of fields
Out of memory when doing find() SOLVED
Get param value on beforeMatch()