hello,
i am building a rather complex project and i don't know how to debug,
I tried
ini_set('error_reporting', E_ALL);
error_reporting(E_ALL);
but all i get is a blank screen
is there a way to debug phalcon?
hello,
i am building a rather complex project and i don't know how to debug,
I tried
ini_set('error_reporting', E_ALL);
error_reporting(E_ALL);
but all i get is a blank screen
is there a way to debug phalcon?