bosnadev / repository

Laravel Repositories is a package for Laravel 5 which is used to abstract the database layer. This makes applications much easier to maintain.
https://bosnadev.com
823 stars 233 forks source link

New branch - refactor #33

Closed appkr closed 8 years ago

appkr commented 9 years ago

Hey! @Bosnadev

Last couple of days I've been playing around with your package and made some modification for my personal project. Since I made too much change to your package after forking (this includes api change, and this will break your users' code), I think pull request is not appropriate. But if you happen to like even a small part of my work, you can merge them. Thanks for the great package.

https://github.com/appkr/Repositories/tree/refactor

With best wishes, Appkr.

mirzap commented 9 years ago

Hi, thank you. I'll check it,