Class "App\Filament\Resources\Columns\Text" not found

I'm new to Filament and Laravel (but I have some programming knowledge). I installed Filament and Added a Resource named Lawyers.

When I click on it I get this error. I added use Filament\Resources\Columns\Text; but still I get the same error.

Please someone help explain what I did wrong.
Screen_Shot_2024-05-08_at_18.02.34.png
Was this page helpful?