GitHub topics: repository-design
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.
Language: PHP - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1
