Skip to content

Nothing to publish #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1915 opened this issue Jun 4, 2015 · 6 comments
Closed

Nothing to publish #25

1915 opened this issue Jun 4, 2015 · 6 comments

Comments

@1915
Copy link

1915 commented Jun 4, 2015

Going with the instructions, but when I get to this part:
php artisan vendor:publish --provider="toin0u/geocoder-laravel"

The cli just returns "Nothing to publish". No config file is written and nothing is written to config/services

Tried on both 0.5.0 and 0.5.x-dev.

@ijett
Copy link

ijett commented Jun 13, 2015

I confirm
the same problem, laravel 5.0.*, GeoLaravel 0.5.0

@zawilliams
Copy link

Same issue here. Running laravel 5.0.* and GeoLaravel 0.5.0

@zawilliams
Copy link

I just ran only php artisan vendor:publish instead of with the provider tag and it published. Strange.

@ijett
Copy link

ijett commented Jun 18, 2015

zawilliams, really its work, good!

@SimonErich
Copy link

If you only want to publish config and so on for this package only, you can also use:
php artisan vendor:publish --provider="Toin0u\Geocoder\GeocoderServiceProvider"

@zawilliams
Copy link

Thanks @SimonErich - that works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants