Hi All When I click on the forgotten my password link i get the error below Unresolvable dependency...
Hi I've installed https://packagist.org/packages/micfai/marketo-php and it has created config/marke...
Hi all I'm having some problem with using a Custom user provider only when accessing the password re...
Hi All, I need to add in some extra logic when functions are called inside ResetsPasswords.php. I'm...
Hi All, I have two blocks used for searching for active users and all users. Is there a way I can co...
Yes I am too. I'm sorry I haven't had much time to work through this. Will get back to you definitel...
tiagocaetano said: You have interface( ), and this classe is implementacion, you have $emailview th...
<?php namespace App\Http\Middleware; use Closure; use UnexpectedValueException; //use Illuminate...
tiagocaetano said: Userprovider is interface, you must use the class that implement the interface,...
astroanu said: What are you trying to do in that part when the user is authenticated ? In your mode...
The Laravel portal for problem solving, knowledge sharing and community building.
The community