mrvn
Customize VerifyEmail template and other login related emails
Overriding
sendEmailVerificationNotification()
in User model doesnt work as filament creates the notification directly instead of accessing the user. Could this be a bug?
How to change the template and arguments then?10 replies
Use topbar instead of sidebar also on mobile
Hello, I would like to disable the sidebar entirely but want to keep my logo in the topbar as well as my links. I did not find anything in the documentation.
Overriding the vendor template seems a little to dirty as there is so quite some other logic and djusting the tailwind breakpoints would cause some unwanted side effects.
Is there any simpler way that I am unaware of?
5 replies