F
Filamentβ€’14mo ago
Husky110

Change Brand/Logo URL in V3

As the title states - how can I change the URL of the brandname/logo in the top-menu of filament v3? I found how to do it in V2, but not in V3.
Solution:
I think I read that ->homeUrl() is used for the link in the BrandLogo component
Jump to solution
5 Replies
Husky110
Husky110OPβ€’14mo ago
Hey - Yeah, well I know how to change the logo itself, but the URL /login seems to stay the same. I wanna change that to something else. πŸ™‚
Solution
DrByte
DrByteβ€’14mo ago
I think I read that ->homeUrl() is used for the link in the BrandLogo component
Husky110
Husky110OPβ€’14mo ago
Ha! That's it! Thank you! πŸ™‚

Did you find this page helpful?