Beginning Laravel
Autor: | Sanjib Sinha |
---|---|
EAN: | 9781484225387 |
eBook Format: | |
Sprache: | Englisch |
Produktart: | eBook |
Veröffentlichungsdatum: | 20.12.2016 |
Untertitel: | A beginner's guide to application development with Laravel 5.3 |
Kategorie: | |
Schlagworte: | development laravel php programming web webdev |
32,09 €*
Versandkostenfrei
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
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.
- 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