Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in phalcon

How to add a 404 error code when route does not exisit?

Phalcon 3: Validating form data using \Phalcon\Mvc\Model\Validator

php validation phalcon

How to make models use defaults in Phalcon PHP Framework?

php frameworks phalcon

Find entity by id column, \Phalcon\Mvc\Model::findFirst() gives incorrect result

php model phalcon

All requests requiring connection to mysql are very very slow (using Phalcon)

Netbeans syntax highlighting for volt (twig) and php in phtml files

php netbeans twig phalcon volt

How to find by multiple criteria with Phalcon findFirst?

php mysql phalcon

google recaptcha returns false due to "invalid-input-secret"

php captcha phalcon

PhalconPHP Framework - How to update a model object and the related object

php orm phalcon

How to set an alias on a Model::query() in Phalcon Framework

mysql join model alias phalcon

Phalcon loading helper file library

php phalcon

Phalcon relationships order

php model relationship phalcon

Phalcon: how to get distinct models?

php phalcon

Volt directory can't be written

php phalcon volt

Installing Phalcon PHP Devtools: "ERROR: Phalcon extension isn't installed ..." though the module is installed

Phalcon devtools not working

php phalcon

Debugging Phalcon as a PHP developer

debugging phalcon

How do I configure custom routes in Phalcon?

php phalcon

How to properly initialize database connection in Phalcon

php mysql pdo phalcon