Facebook’s annual developer conference over last week has had lots of talking points. Key among them is Mark Zuckerbergs bold statement that the future is…
Author: Benjamin Munyoki
In part I, we created database tables, models and defined relationships. Let’s now see how relationships make dev a breeze. For the purpose of demonstrating…
This two part tutorial will show you how to create and use Laravel Eloquent relationships. Laravel comes packed with a simple, beautiful ActiveRecord implementation for…
A design pattern is a well described approach to solving a software engineering problem. Design patterns are used as a standard approach to solve recurring…
Laravel is currently the top web framework for PHP. It’s based on Symphony and follows the Model-View-Controller (MVC) architecture. If you are reading this, however,…
In software engineering and agile development, technical debt refers to debt incurred by the development team by choosing a quick fix or messy design at…
General Data Protection Regulation (GDPR) is a privacy and data protection law aimed at guaranteeing privacy of all European Union citizens. The regulation will become…