Closed dansleboby closed 4 years ago
Replace publish
php artisan vendor:publish --provider="Vinkla\Hashids\HashidsServiceProvider"
Instead of
php artisan vendor:publish
Because we only want to publish the config of your package
Thanks but this has already been up for discussion before (#24, #29).
Replace publish
Instead of
Because we only want to publish the config of your package