Adding a logo return error
After add ->brandLogo(asset('images/logo.svg')) in a panel returns error Method Filament\Panel::brandLogo does not exist. What can i do to solve this?
5 Replies
What version are filament are you using
It was only added in V3.0.53. I suspect you are on an older version.
im using 3.0.0 stable, i will test using newest version
Please ensure you are fully up to date in future.
The composer.json was locked on stable version, thanks