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?
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?