Hi everyone,
I was trying to build my first app on PHPFOX by following the tuttorial:
https://docs.phpfox.com/display/FOX4DEVDOC/Writing+Your+First+App
But I beleive there is an error in the tuturial, even if you coppy the same code. After following the steps and pasting the code in the file start.php, in theory if you go yoursite/index.php/to-do-list you must see the page of the app, but what I'm getting is the error 500 (not only on that page but on entire website).
Please let me know what is wrong, and update the tuttorial base if theres some errors.
Thank you