andersao / l5-repository

Laravel 5 - Repositories to abstract the database layer
http://andersao.github.io/l5-repository
MIT License
4.19k stars 877 forks source link

Possible copy of your project #31

Closed vluzrmos closed 9 years ago

vluzrmos commented 9 years ago

https://github.com/Bosnadev/Repositories

andersao commented 9 years ago

@vluzrmos Yes, he was inspired in my project, and even wrote a great article about the Repository pattern. https://bosnadev.com/2015/03/07/using-repository-pattern-in-laravel-5/

I commented on the post stating that he had been inspired by my project, he confirmed and said he would put the credits, but did :(

vluzrmos commented 9 years ago

@Bosnadev please...

MarlonEtiene commented 9 years ago

@Bosnadev give the credits to @andersao please!

mirzap commented 9 years ago

@andersao I'm sorry I was pretty busy, I haven't update my blog in a month :) I've added credits in a readme ;)

mirzap commented 9 years ago

Article it self is updated ;) http://bosnadev.com/2015/03/07/using-repository-pattern-in-laravel-5/#Credits

I had in plan part 3 of repository series. I've made quite change in your "request criteria queries", but currently I'm very busy to write about it :).

andersao commented 9 years ago

@mirzap Thanks man!