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
825 stars 235 forks source link

Readme #4

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi, i would like to use your package, could you perhaps write something in the readme about how i can integrate it? it seems you extend eloquent and such but do you entirely discard eloquent models?

Thanks

mirzap commented 9 years ago

Hi, I'm working on it. It may take day or two, but for sure Readme file will be updated in the next few commits. Thanks ;)

mirzap commented 9 years ago

I've added some basic information how you can use this package. If you have any question feel free to ask.