Instagram-for-PHP icon indicating copy to clipboard operation
Instagram-for-PHP copied to clipboard

Publishing config file cause artisan to not work any more

Open Jasemalsadi opened this issue 7 years ago • 2 comments

Hi there, I did the same as the guideline steps and when I executed this command : php artisan vendor:publish --provider="Andreyco\Instagram\Support\Laravel\ServiceProvider\Instagram" It works fine, but then when I ran :
php artisan {any thing here } it gave empty output and it didn't do the function probably, any help?

Jasemalsadi avatar Jan 28 '18 17:01 Jasemalsadi

And when I remove the Instagram package from composer, it works fine.

Jasemalsadi avatar Jan 28 '18 17:01 Jasemalsadi

Will check that asap. Thanks for reporting

Andreyco avatar Jan 29 '18 11:01 Andreyco