Easy Laravel 5 : A Hands On Introduction Using A Real World Project
by W. Jason Gilmore
English | 2018 | ISBN: n/a | 289 Pages | PDF | 8.4 MB
by W. Jason Gilmore
English | 2018 | ISBN: n/a | 289 Pages | PDF | 8.4 MB
Easy Laravel 5 is a fun, hands-on guide to the popular Laravel framework. You’ll learn by following along with countless examples based on a real-world Laravel-driven web application. This third edition is now available, and has been updated for Laravel 5.5. A new 27 page chapter introducing Vue.js is available in this latest release!
Contents
Introduction
Chapter 1. Introducing Laravel
Chapter 2. Managing Your Project Controllers, Layout, Views, and Other Assets
Chapter 3. Talking to the Database
Chapter 4. Customizing Your Models
Chapter 5. Creating, Updating, and Deleting Data
Chapter 6. Validating User Input
Chapter 7. Creating and Managing Model Relationships
Chapter 8. Sending E-mails
Chapter 9. Authenticating and Managing Your Users
Chapter 10. Creating a Restricted Administration Console
Chapter 11. Introducing Vue.js
Chapter 12. Creating an Application API with Laravel Passport