F
Filament3mo ago
Sector

Importing excel

Hey! Which is the best way to import an excel file? Where i can define which field responsible which data in the db?
1 Reply
Dennis Koch
Dennis Koch3mo ago
You can try an import plugin: https://filamentphp.com/plugins/eightynine-excel-import If that doesn't work for you, you can fallback to a Laravel plugin.
Filament
Excel Import by Eighty Nine - Filament
This package adds a new action to your filament resource table, allowing you to easily import data to your model from excel files.