<blockquote>laravel手册地址:http://laravelacademy.org/post/6955.html</blockquote> 在laravel中,一次插入多条数据可以使用二维数组,但是在tp5里,只能插入一维数组,二维数组要报错;