-
Notifications
You must be signed in to change notification settings - Fork 47
Eloquent Bulk Insertion #85
Copy link
Copy link
Open
Description
Hello,
First of all, thank you for this great package.
I have a question about bulk insertions in Laravel. I am using Eloquent's 'insert' method to insert data to mysql database at bulk. Is there any way to automatically index that data, as happens when i insert a single database entry.
I understand that a solution would be to reindex all my data after insertions have completed but i was wondering if there is another way.
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels