PHP Class CreateTables

Inheritance: extends Illuminate\Database\Migrations\Migration
ファイルを表示 Open project: dimsav/laravel-translatable Class Usage Examples

Public Methods

Method Description
down ( ) Reverse the migrations.
up ( ) Run the migrations.

Method Details

down() public method

Reverse the migrations.
public down ( )

up() public method

Run the migrations.
public up ( )