brandLogo does not exist
when I tried to change the logo,
Method Filament\Panel::brandLogo does not exist.
4 Replies
Solution
it dose π make sure to update to last version
how do I upgrade to latest version,
I run php artisan filament:upgrade
it shows still "filament/filament": "3.0-stable",
on composer.json
composer update
to get the exact version run
php artisan about
I did update the filament, now checking the brandLogo
now working
thanks