2 questions about brandLogo
Hi,
Is it possible to add a separate brandLogo for the login page and for the Sidebar / Topbar?
Also if the logo is too big it overlaps the content below.
What are the ways to solve this ?
Solution:Jump to solution
```php
public function panel(Panel $panel): Panel
{
return $panel
// ......
2 Replies