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.
No description
5 Replies
LeandroFerreira
LeandroFerreira7mo ago
TextInput actually
awcodes
awcodes7mo ago
for tables it would be TextColumn
fanouelnarchoul
fanouelnarchoulOP7mo ago
You mean that's the issue? Like this? use Filament\Tables\TextColumn;
awcodes
awcodes7mo ago
use Filament\Tables\Columns\TextColumn your IDE should help you to find where the classes are located at. maybe spend some time in the docs too, to familiarize yourself better with Filament
Dennis Koch
Dennis Koch7mo ago
How do people come up with random class names?!
Want results from more Discord servers?
Add your server