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
Flash service is not defined in multi-module app SOLVED
persistent no more works with Phalcon V4?
Doubt about set and setshared SOLVED
Inject a component in a controller action without dispatch events SOLVED
How to mock services in DI (using codeception)?
phalcon tutorial question -> https://phalcon-php-framework-documentation.readthedocs.io/en/1.2.0/reference/tutorial.html SOLVED
"Phalcon Exception: Views directory must be a string or an array", but it is a string...(?) SOLVED
Redis as a shared service
Dispatcher has detected a cyclic routing causing stability problems SOLVED
di->get vs di->getShared SOLVED
Best practise for accessing services SOLVED
pls help Phalcon\Di::$_default
Watch how many times you access the DI, or how you used Shared DI Services.
Uncaught Error: Access to undeclared static property: Phalcon\Debug::$_isActive
CLI task fails when calling model method from library
[PHP7 ZTS pthreads] Uncaught Error: Access to undeclared static property: Phalcon\Di::$_default
Phalcon Classes can't be founded within Class that extends Thread (or Threaded)
Setter injection problem
how Get DI services From anyWhere
Correct way to edit a database service after first initiation
Pass parameters via controller to a DI container SOLVED
DI config from PHP using anonymous functions
"router" service name collision in hybrid Mvc/Cli app
How to SET service "db" in Controller and access in action other
Phalcon\Di\Exception: Call to undefined method or service 'getschema'
When to use set() and when setShared() for service definition? Does it really matter? SOLVED
What is the difference between setShared and set? SOLVED
how do mimic the behavior of services symfony Tags?
How the DI object instantiate works ? SOLVED
How to use the definition of the DI before the first SOLVED
Set container in Service
what are Properties injection?
Change already defined service SOLVED
Where do is getConfig()? SOLVED
Uncaught exception 'Phalcon\DI\Exception' with message 'Service 'config' cannot be resolved' SOLVED
Mocking DI service
Di bound to this on closures not working on 3.0
Fatal error in multi modules app with PHP7+Phalcon3.0
Quick Config Question SOLVED
Accessing session variables inside DI definition. SOLVED