How do you guys debug while implementing new changes?
I'm not really a PHP dev and find it hard being unable to have access to a stack view or anything beyond writing to the espo logfile.
Even a print_r isn't much use as the webserver keeps all that to itself.
Debugging frontend code is fine, I can use the console. It's just backend development that always runs slowly for me..
Realise it's not Espo specific but I think I could contribute a lot more if I could get my environment running a bit more streamlined.
I'm not really a PHP dev and find it hard being unable to have access to a stack view or anything beyond writing to the espo logfile.
Even a print_r isn't much use as the webserver keeps all that to itself.
Debugging frontend code is fine, I can use the console. It's just backend development that always runs slowly for me..
Realise it's not Espo specific but I think I could contribute a lot more if I could get my environment running a bit more streamlined.
Comment