Hello, after updating to Laravel 5, I'm getting the following error.
Argument 1 passed to Illuminate\Auth\EloquentUserProvider::__construct() must be an instance of Illuminate\Contracts\Hashing\Hasher, instance of Illuminate\Hashing\WhirlpoolHasher given, called in /home/ucpdev/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php on line 92 and defined
Any ideas?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community