<
e15
Eloquent Accessors & RESTful Controller - Part 1
Mark as watched? Login
Notes
Login to write notes for this video.Description
It’s time for us to tackle a refactor of our controllers and views to implement a RESTful controller approach. Follow along as we implement the index, create and store methods in our controller and properly store our views, following the same approach. As a last bit, let’s write an accessor for our active column for better display.