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.
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.
