Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eloquent Bulk Insertion #85

Open
nteath opened this issue May 22, 2015 · 0 comments
Open

Eloquent Bulk Insertion #85

nteath opened this issue May 22, 2015 · 0 comments

Comments

@nteath
Copy link

nteath commented May 22, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant