в src/Illuminate/Database/Query/Builder.php в insert() видно, что нельзя многомерные
You may even insert several records into the table with a single call to insert by passing an array of arrays. Each array represents a row to be inserted into the table