GitHub / Minhazulmin / laravel10-crud-using-repository-design-pattern
The Laravel repository design pattern is a software development approach that provides an abstraction layer between the application logic and the data persistence layer. It aims to organize and centralize the data access logic in a standardized way.
Stars: 1
Forks: 1
Open issues: 1
License: None
Language: PHP
Size: 98.6 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: 7 months ago
Pushed at: almost 2 years ago
Last synced at: about 2 months ago
Topics: laravel, laravel-repository-pattern, laravel10-crud, repository-design, repository-design-pattern