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
Is there an example web application that uses partial views with access control (security plugin) SOLVED
[HELP] Mongodb in phalcon error 500
mysql default value on create
GD not working
how to know the error in $file->moveTo() SOLVED
Error during compilation time
Why "db" is not "shared" by default in DI? SOLVED
Phalcon db adapter not working with mysql-proxy SOLVED
Sanitizing with Phalcon\Http\Request by default on user input data
Application level Session Destroy through a function in controller SOLVED
Inject a function in controller so that its available to all controllers like initialize() function...?
How can I access Phalcon constant value in JS file? SOLVED
How to execute mysql timeediff or timestampdiff in phql
What is the right way to access POST data sent using curl ?
Cli Task not found when in namespace SOLVED
Failed to receive encrypted url variable
Libmemcached::queryKeys($keyPrefix) - "$keyPrefix" is ignored
Error when attempting to save data to memcached SOLVED
Overwrite Phalcon\Cache method beforeStore() SOLVED
How to make volt compiled to a memcached server instead of saving to a folder?
Defining dynamic service's during runtime SOLVED
Database connection is on closed on the end of a request
Call to a member function isAllowed() on null $acl
I can not call the service from DI SOLVED
How to disable _PHCM(store all the keys) when using libmemcached? SOLVED
Shared/NonShared services and documentation
Uniqueness validation over compund field SOLVED
SQL INTERVAL SOLVED
Custom php vs phalcon, which one is faster? SOLVED
how to use security token SOLVED
Form Generator
ManyToMany CRUD example
Does Phalcon Need Memcache ?
getHeader() problems SOLVED
when use $response->setStatusCode is too slow
API output XML to JSON and contrariwise SOLVED
Get Data from a ApiWeb (api.mercadolibre.com)
Crypt.Decrypt return empty string on my Linux hosting
Unable to get dependent dropdown working
Custom Behaviors