Tag: solid

Implement the Open Closed Principle in Laravel for Sign Up

In this tutorial, I will show you how to implement the Open Closed Principle in Laravel for Sign up a user. Here my intention is to apply OCP on Sign up so that you can relate it to your real-life scenario.

Apply The Open Closed Principle in Laravel | Part 2

In this post, we will learn how to implement the Open-Closed Principle in Laravel.

Apply The Open Closed Principle in Laravel | Part 1

Apply The Open Closed Principle in Laravel | Part 1