Summary
In this chapter, we learned how to make use of many of Laravel's tools to add authentication features to a website, validate data, and avoid common security problems. You should now have all the necessary information to create a Laravel application, test them, and secure them.
In the Appendix, An Arsenal of Tools, you will be presented with a handy reference for many of the other helpful features that Laravel offers out of the box.