Phalcon Interview Questions – Set 02
Enlist the following services provided by Phalcon. Database Independence CRUD functionality Advanced finding capabilities Ability to relate models How can we increase CSRF timeout in Phalcon ? CSRF timeout is increased by increasing the token time because tokens default uses sessions. Enlist the methods of loader. Registering Namespaces Registering Directories Registering Classes Registering Files What … Read more