Class "Filament\PanelProvider" not found
I have set my:
and ran this
and when i will do
How can i fix this?
"minimum-stability": "dev",and ran this
composer require filament/upgrade:"^3.0-stable" -W --devvendor/bin/filament-v3and when i will do
composer update i get the error Class "Filament\PanelProvider" not found How can i fix this?