Showing posts with label Laravel. Show all posts
Showing posts with label Laravel. Show all posts

Monday, September 21, 2015

Laravel Design Patterns and Best Practices




Laravel Design Patterns and Best Practices by Arda Kilicdagi


English | July 25, 2014 | ISBN: 1783287985 | 99 Pages | EPUB/MOBI/PDF (True) | 3 MB

With: Code Files




By the end of the book, you will be accustomed to the best practices and the important design patterns used in Laravel to make a great website.




Enhance the quality of your web applications by efficiently implementing design patterns in Laravel




Create fully functional web applications using design patterns in Laravel


Explore various techniques to adapt different software patterns that suit your needs


Get to know the best practices to utilize when making a web application


Concise and practical guide to master the MVC approach of Laravel and its benefits




This book covers how to develop different applications and solve recurring problems using Laravel 4 design patterns. It will walk you through the widely used design patterns – the Builder (Manager) pattern, Factory pattern, Repository pattern, and Strategy pattern – and will empower you to use these patterns while developing various applications with Laravel. This book will help you find stable and acceptable solutions, thereby improving the quality of your applications. Throughout the course of the book, you will be introduced to a number of clear, practical examples about PHP design patterns and their usage in various projects. You will also get acquainted with the best practices for Laravel that will greatly reduce the probability of introducing errors into your web applications.




What you will learn from this book:




Learn about the design pattern fundamentals in OOP programming


Get acquainted with the structure of MVC architecture and use objects in your applications


Discover Laravel"s approach to MVC and its benefits


Work with various design patterns used in Laravel such as the Builder (Manager) pattern, Factory pattern, Repository pattern, and Strategy pattern


Create and maintain web applications using Laravel best practices


Implement PHP design patterns to solve commonly occurring problems




This book is a practical guide packed with clear examples that will help you get to grips with the best practices in Laravel design patterns to create advanced web applications.




This book is intended for web application developers working with Laravel who want to increase the efficiency of their web applications. It assumes that you have some experience with the Laravel PHP framework and are familiar with coding OOP methods.