gepesivan
gepesivan
FFilament
Created by gepesivan on 2/12/2024 in #❓┊help
Seeding with Import action/CSV
Is it possible to call an import action with a csv file from a Seeder? So the CSV will be automatically imported into the DB.
2 replies
FFilament
Created by gepesivan on 1/26/2024 in #❓┊help
Updating existing records when importing
My record has a foreig key to an other table, this is a BelongsTo relationship in the model. Is it possibe to use this relationship in the models' firstOrNew function when looking up the record in the importer's resolveRecord()?
3 replies