Skip to content
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

PHP artisan command with arguments #67

Open
iozeey opened this issue Jun 12, 2018 · 1 comment
Open

PHP artisan command with arguments #67

iozeey opened this issue Jun 12, 2018 · 1 comment

Comments

@iozeey
Copy link

iozeey commented Jun 12, 2018

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

@iozeey
Copy link
Author

iozeey commented Oct 28, 2018

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.

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

1 participant