It's important that you set aside time to review and improve the code you've written. With that in mind, let's return to our ProjectsController
class and review how we might improve and simplify the code. In doing so, this will give us the chance to discuss route model binding and mass assignment vulnerabilities.