Posts by Alexandre Sottani de Carvalho • 11 points
2 posts
-
0
votes0
answers90
viewsQ: Xdebug with Vscode and Docker on Windows not working
I’m trying to use Xdebug in my project but it just doesn’t work, doesn’t stop at any breakpoints and doesn’t give any error message. I’ve tried all the options on the internet, including here at…
-
1
votes0
answers64
viewsQ: "Missing Template" when trying to use Jsonview in Cakephp 3
I am trying to create a Jsonview response to my application. I followed the steps described in the manual https://book.cakephp.org/3.0/en/views/json-and-xml-views.html, but I keep getting the bug…