itsmejyv
Plugin Recommendation: Do we have a plugin where there's a edit profile with 2FA and with 2FA login?
Hi folks, I don't want to create a custom view to modify my login page. I'm currently using breeze as my main login and I wanna know if there's a plugin that have edit profile with 2fa and have already built-in view for 2FA in login? I don't need it for my registration, only in edit profile and login page. Hope someone will recommend a good one that can be configure.
4 replies
How to see the file uploaded using ->url()?
I already linked my storage, so it was on public/storage and I know laravel have a safety about accessing the url of public/storage. I would like to know how can I access the file via url as logged in user?
12 replies
Need help in logic of ->afterStateUpdated()
I'm trying to update the net proceeds when the $state has change, it adds up a lot of value and I don't know where does it come from . Let's say the existing value of net proceed is 22,944 and current interest value is 306 . When I change the interest value into 307 it adds for about 251
4 replies