Skip to content

Eloquent Bulk Insertion #85

@nteath

Description

@nteath

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions