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

bug in vendor:publish #81

Open Mobilunity-Angular-Project opened 8 years ago

Mobilunity-Angular-Project commented 8 years ago

Failed opening requi red '/Users/cyberneticist/www/sites/watchprice/backend/vendor/bosnadev/repo sitories/src/Bosnadev/Repositories/Providers/../../../config/repositories.p hp

you've forgot to add one more ../

Tjoosten commented 7 years ago

PR #93 and #98 is for this issue i think.