Support the ongoing development of Laravel.io →
Configuration Authentication Eloquent
Last updated 2 years ago.
0

This is expecting an extend of Illuminate\Support\ServiceProvider

'providers' => [ 
                '...',
                'Sail\Providers\G8TUserServiceProvider',

                '...'
            ];

I haven't used the Laravel 5 Auth yet, but maybe this will help point you in the right direction, https://github.com/illuminate/auth/blob/master/AuthServiceProv...

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

idrislab idrislab Joined 12 Oct 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.