megawubs / trakt-api-wrapper

A Object Oriented PHP wrapper for the trakt api
34 stars 19 forks source link

issue with vendor:publish #21

Closed zandzpider closed 8 years ago

zandzpider commented 8 years ago

artisan vendor:publish Can't locate path: </mypath/vendor/wubs/trakt/src/Wubs/Trakt/Providers/Laraveltrakt.php>

megawubs commented 8 years ago

Can you please be a bit more descriptive? Is this the actual error message?

ghost commented 8 years ago

@megawubs something here is wrong https://github.com/megawubs/trakt-api-wrapper/blob/0b602d8afc682dcf4bac40a8f8dbbf5b34300c27/src/Wubs/Trakt/Providers/Laravel/TraktApiServiceProvider.php#L19

it can't locate trakt.php when you do artisan vendor:publish

i have send a pull request for a fix #22