PHP Class HistoryTypeTableSeeder

Inheritance: extends Illuminate\Database\Seeder
Mostrar archivo Open project: rappasoft/laravel-5-boilerplate

Public Methods

Method Description
run ( ) : void Run the database seed.

Method Details

run() public method

Run the database seed.
public run ( ) : void
return void