Seeder (Database)
Seeder
class Seeder (View source)
Methods
void | run() Run the database seeds. | |
void | call( string $class) Seed the given connection from the given path. | |
$this | setContainer( Container $container) Set the IoC container instance. 登录查看完整内容 |