Closed timavo closed 9 years ago
Hi,
when I try to publish the config file with php artisan vendor:publish --provider="Krucas\Notification" --tag="config" I always get Nothing to publish for tag [config]..
php artisan vendor:publish --provider="Krucas\Notification" --tag="config"
Nothing to publish for tag [config].
Any idea?
Thanks!
Hey, just merged pull request concerning this topic, you should read readme.md again.
Hi,
when I try to publish the config file with
php artisan vendor:publish --provider="Krucas\Notification" --tag="config"
I always getNothing to publish for tag [config].
.Any idea?
Thanks!