laravellaravel-filament

Laravel Filament Logo do not show


Laravel Filament 3, in the AdminPanelProvider

->brandLogo(asset('images/Maxis_logo.png'))

somehow it produce

'Method Filament\Panel::brandLogo does not exist.' But the favicon okay it work


Solution

  • Check the below Points

    1. Is images/Maxis_logo.png located in Public Folder.
    2. Recheck if it's loading directly http://localhost/images/Maxis_logo.png