i'm using Laravel 5.6 and I'm Trying To Insert Bulk of data Like this
Model::insert($BulkOfData);
But My Problem is That I want to Insert These Data With another Connection statically To Be Something Like That
Model::setConnection('connection')->insert($BulkOfData);
How Can I Do That
Thank You in Advance
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2wVNatX
via IFTTT
Aucun commentaire:
Enregistrer un commentaire