Closed
Description
Thanks to @mcfedr, Symfony 3.1 comes with a sweet little Controller#json()
helper to create a JsonResponse using the Symfony serializer (or just using the plain values). As we slowly start to show more and more how to use Symfony as an API server, I think it's worth documenting this method (especially in the Controller book chapter).
Metadata
Metadata
Assignees
Labels
Clear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.Ideal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)A Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.