Skip to content

asifzcpe/laravel-solid-principles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel SOLID Principles

Overview

The "Laravel SOLID Principles" project is a resource and guide aimed at helping developers understand and apply SOLID principles in Laravel applications. SOLID is an acronym that stands for five design principles intended to make software more understandable, flexible, and maintainable. In this context, Laravel, a popular PHP web application framework, serves as the platform for demonstrating and implementing these principles effectively.

Table of Contents

  1. Single Responsibility Principle(Coming soon)
  2. Open Closed Principle(Coming soon)
  3. Liskov Substitution Principle
  4. Interface Segregation Principle(Coming soon)
  5. Dependency Inversion Principle(Coming soon)

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/laravel-solid-principles.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published