Instead of having interfaces for every single model type in your database, for example UserRepositoryInterface, ArticleRepositoryInterface, etc, you could have RepositoryInterface
Is there an advantage for doing what we currently have to do?
submitted by /u/Hates_Sundays
[link] [comments]