samkitano/l4seeder

基于现有数据库表数据生成新的Laravel数据库种子文件。

dev-master 2015-04-17 23:07 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:25:51 UTC


README

基于Orangehill的iSeed

逆向种子生成器(iSeed)是一个Laravel包,它提供了一个基于现有数据库表数据生成新种子文件的方法。

使用方法

与iSeed相同

额外选项

'ignore_primary' => true // excludes table id column from seeders