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

fix make commands in laravel 5.4 #98

Open crisenchou opened 7 years ago

crisenchou commented 7 years ago

the command 'make:repository' can not work in laravel 5.4

Tjoosten commented 7 years ago

Duplicate #93