Remove "Laravel" text from Login page
Hey guys, I'm using Filament's default Login page, and I don't understand how to remove the "Laravel" text that appears both on the page itself and the " - Laravel" string that gets appended to the page's title. I've tried overriding getHeading, getSubheading, getTitle etc. but I can't get any of this to work.
Is this just intended behavior, or is there any easy way to change this?
Thanks in advance
Is this just intended behavior, or is there any easy way to change this?
Thanks in advance