F
Filament17mo ago
STTOFEL

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?
No description
5 Replies
STTOFEL
STTOFELOP17mo ago
No description
toeknee
toeknee17mo ago
What version are filament are you using It was only added in V3.0.53. I suspect you are on an older version.
STTOFEL
STTOFELOP17mo ago
im using 3.0.0 stable, i will test using newest version
toeknee
toeknee17mo ago
Please ensure you are fully up to date in future.
STTOFEL
STTOFELOP17mo ago
The composer.json was locked on stable version, thanks

Did you find this page helpful?