Book Image

Laravel 5 Essentials

By : Martin Bean
Book Image

Laravel 5 Essentials

By: Martin Bean

Overview of this book

Table of Contents (15 chapters)
Laravel 5 Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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.