Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Method cannot be translated into a store expression

Well designed query commands and/or specifications

NOT using repository pattern, use the ORM as is (EF)

Managing relationships in Laravel, adhering to the repository pattern

How are Spring Data repositories actually implemented?

Difference between a Factory, Provider and a Service?

Generic Repository With EF 4.1 what is the point

Difference between Repository and Service Layer?

DDD - the rule that Entities can't access Repositories directly

Proper Repository Pattern Design in PHP?

What is the difference between DAO and Repository patterns?

What's an Aggregate Root?