Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/minhazulmin/laravel10-crud-using-repository-design-pattern

laravel laravel-repository-pattern laravel10-crud repository-design repository-design-pattern

Last synced: 6 days ago
JSON representation

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.

Awesome Lists containing this project