buchspektrum Internet-Buchhandlung

Neuerscheinungen 2016

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Sanjib Sinha

Beginning Laravel


A beginner´s guide to application development with Laravel 5.3
1st ed. 2016. xiii, 189 S. 19 Farbabb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2016
ISBN: 1-484-22537-6 (1484225376)
Neue ISBN: 978-1-484-22537-0 (9781484225370)

Preis und Lieferzeit: Bitte klicken


Learn about dependency injection, interfaces, service providers, SOLID design, and more with practical and real-world code examples. This book covers everything you need to get started in application development with Laravel 5.3. Beginning Laravel covers features such as method injection, contracts, and authentication.

After reading this book, you can develop any application using Laravel 5. It details all you need to know, including the model-view-controller pattern, SQLite databases, routing, authorization, and building CRUD applications.
What You Will Learn

Work with the new Laravel framework and its new features
Develop web applications with Laravel
Absorb the concepts of authentication and database migration
Manage databases with Eloquent ORM
Use middleware, contracts, and facades
Who This Book Is For
readers who="" are="" new="" to="" laravel="" development. Readers who are new to Laravel development.
Table of Contents
Chapter 1. Composer
Chapter 2. Homestead 2.1 - Installing Virtual Box and Vagrant 2.2 - Installing Homestead Vagrant Box 2.3 - Homestead installation and configuration
Chapter 3. File Structure of Laravel 5.2 3.1 - Solid Design Principle 3.2 - Interfaces and Method Injection
Chapter 4. Routing
Chapter 5. Controller 5.1 - RESTful Controller 5.2 - Role of a Controller 5.3 - Resourceful controller 5.4 - Controller, IoC container and Interface
Chapter 6. View and Blade
Chapter 7. Environment
Chapter 8. Database Migration
Chapter 9. Eloquent
Chapter 10. Model, View, Controller Work Flow
Chapter 11. SQLite is a Breeze!
Chapter 12. Fiddly Feelings of Forms
Chapter 13. A CRUD Application
Chapter 14. - Authentication and Authorization
Chapter 15 - More about validation
Chapter 16 - Eloquent Relations
Chapter 17 : How Security and Authentication Work Together
Chapter 18 - How Request, Response Work in Laravel 5.3
Chapter 19.- Contracts Vs Facades
Chapter 20 - Middleware, Layer Filter And Extra Security
Sanjib Sinha writes stories and codes - not in the same order always.He started with C# and .NET framework and won Microsoft Community Contributor Award in 2011. Later Open Source Software movement attracted him and he became a Linux, PHP and Python enthusiast, specializing and working on White Hat Ethical Hacking.As a beginner he had to struggle a lot - always - to find out an easy way to learn coding. No one advised him that coding is like writing - imagining an image and bringing it down on the Earth with the help of words and symbols. All through his books he has tried to help the beginners from their perspectives - as a beginner.