#Import Preview Table Filamentphp
5 messages · Page 1 of 1 (latest)
you can use custom table widget if you are using filament php builder
How ,I want to display it after upload csv file
after upload, parse csv to array
and then make table in blade, use that array
blade is livewire module