Posts by david.bandarra • 11 points
2 posts
-
-1
votes1
answer23
viewsQ: I have a bug in my Symphony Controller Replay
My goal is this, in my Form there is an attempt to send in one of the fields that was empty, something like this. V Example -> https://i.stack.Imgur.com/Hiof9.gif exepction -…
-
0
votes1
answer26
viewsQ: Problem with Jsonresponse in my Symphony4 Controller
I have a problem with my Jsonreponse in my template. V Controler V <?php // src/Controller/DefaultController.php namespace App\Controller; use…