Du er ikke logget ind
Beskrivelse
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 LearnWork with the new Laravel framework and its new featuresDevelop web applications with LaravelAbsorb the concepts of authentication and database migrationManage databases with Eloquent ORMUse middleware, contracts, and facadesWho This Book Is For