S.O.L.I.D is an acronym for the first five object-oriented design(OOD) principles by Robert C. Martin, namely: Single Responsibility Principle A class should have one and only one reason to change, ...
Dunebook has a good tutorial about Design Patterns used in Laravel 5. In this article , we will discuss the design patterns Laravel uses, and how and why are they used, using some realife Examples .
This full-stack app is built using a decoupled architecture, where the React Material Desifn frontend communicates with the Laravel backend through secure ajax call. $ ##### $ # clone and build the ...
If you are looking to build an email marketing tool like sendy or mailchimp with Laravel, continue reading. Laravel Mailable works like a charm, but the dependency on using a blade file as the view ...
In the world of web development, the popularity of a framework often ebbs and flows with the changing tides of technology and ...
This book highlights how Laravel Octane works, what steps to take in designing an application from the start, what tools you have at your disposal, and how to set up production environments. It ...
ENVIRONMENT: Our client is a full-service, integrated ad agency with offices in Cape Town and they’re one of the largest independently owned agencies in South Africa. They’re looking for a PHP ...
In the ever-evolving world of web development businesses are constantly seeking ways to establish a strong online presence Whether it an e-commerce platform a blog or a custom web application the deve ...