Does anyone know how to override the functions used within laravel's password broker? I know the docs:
https://laravel.com/docs/5.3/passwords#resetting-views
Give information on what to do for things like views and a few surface level things but it's not clear at all really or maybe I'm not reading it enough times.
I already know how to override the ResetsPasswords.php
Trait but overriding the functionality of the Password::broker()
is for the next layer in.
If there is more information needed I can kindly provide some.
Thank you in advance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…