-
Notifications
You must be signed in to change notification settings - Fork 47
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
Metadata
Metadata
Assignees
Labels
No labels