PUT Implementation


By the end of this video you will have a implementation of the PUT verb in your Symfony2 with FosRestBundle project.

As we created a set of tests for the PUT action in the last video, the implementation is pretty simple and straightforward. We know what is failing and as a result, we have a very good idea of what we need to do to make those tests pass.

Once they pass, we are done!

Code For This Course

Get the code for this course.

Code For This Video

Get the code for this video.

Episodes