Hello, I'm beginning with Phalcon and when something goes wrong with my code I don't see any errors, but just an empty page. How can I set the errors to on? I already have "error_reporting(E_ALL);"
in the index of the public folder.
Thanks.
Hello, I'm beginning with Phalcon and when something goes wrong with my code I don't see any errors, but just an empty page. How can I set the errors to on? I already have "error_reporting(E_ALL);"
in the index of the public folder.
Thanks.