Laravel 5: Learn Easy: Computer Programming For Everybody
by: Sanjib Sinha
Pages: 362 pages
Edition 版本: 1
Language 语言: English
Released: 2016-03-27
ISBN-10: B01DIL4X14
Contents
Chapter 1 Learn Composer first
Chapter 2 Installing Laravel 5
Chapter 3 Difference With Laravel 4 and the New File Structure
Chapter 4 Basic Routing,Controller and Views
Chapter 5 Passing Data to Views
Chapter 6 Database,Migration and Tinker
Chapter 7 Eloquent ORMLaravel
Chapter 8 Authentication and Form Validation
Chapter 9 Form Requests for Validation and Authentication
Chapter 10 Authentication And Authorization
Chapter 11 More About Form Validation
Chapter 12 Eloquent Relationships in Laravel 5
Chapter 13 How Security,And Authentication Work Together
Chapter 14 Session and Cookies
Chapter 15 Mail
Chapter 16 How Eloquent Update and Mass Assignment work with Route Resources and bindings in Laravel 5.
Chapter 17 Request and Response
Chapter 18 How to Deploy Laravel 5 in Shared Hosting
Chapter 19 Contracts VS Facades
Chapter 20 Middleware,Layer Filter and Extra Security