mad-web/laravel-social-auth

Didn't see social providers in view.

devkacper opened this issue · 1 comments

Hi, I just prepared SocialProviderSeeder with fb, google, and github. I run command php artisan db:seed --class=SocialProviderSeeder. I see my providers in database but @include('social-auth::buttons') not return stored data. So how can I get return?

Try to clear cache