You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Actually above code works as expected.
I've a little mistake in composer.json file of a package.
My "providers" attribute was mistakenly written wrong.
Hi , your package is help full i've a question.
How to run command like this?
php artisan vendor:publish --provider="Nero\Ecomm\Providers\EcommServiceProvider" --tag="nero_public"
Simple command is working like this.
php artisan vendor:publish
The text was updated successfully, but these errors were encountered: