FYI, this only works if you're using the default starter kits, outside of this, it will blow up and it will look for your own custom password.confirm named route.
ALSO, if you have custom web/route groups like Admins/Members/Customers/etc, and you have custom password confirm routes, this will blow up.
this will only work IF you're using the default setups or starter kits
gethermedel
Hey, I found 2 courses of you on a YouTube channel: SOLID in Laravel and Multi Tenancy in Laravel
Is watching them through this channel bothering you ?
amralaaeldin
Thank you for this knowledge.
If I have a vue inertia app, how can I implement this in the app?
BusariOpeyemi
If you're using livewire how do you protect the function?
biigsmokee
Have been using this for a while though, even since laravel 9
gpeeyoo
How about another case like cookie github deleted that mean must login that can directly access sensitive operation like changing repo to private without any reconfirm password?
Also if has been login for long time like few days ago must reconfirm password
With both conditions that mean must using time difference for cookie right ?
amirzanfikri
Love Laravel, but sad that they still don't have first party magic login links.