Open iozeey opened 6 years ago
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.
You may close this issue.
And Thank you for this awesome package.
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