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

artisan command? #46

Open carlituxman opened 9 years ago

carlituxman commented 9 years ago

what I need to configure to use the artisan commands

php artisan make:repository?

blqthien commented 9 years ago

@carlituxman reference : https://github.com/Bosnadev/Repositories/pull/37