PHP Class CreateTables

Inheritance: extends Illuminate\Database\Migrations\Migration
Afficher le fichier Open project: dimsav/laravel-translatable Class Usage Examples

Méthodes publiques

Méthode Description
down ( ) Reverse the migrations.
up ( ) Run the migrations.

Method Details

down() public méthode

Reverse the migrations.
public down ( )

up() public méthode

Run the migrations.
public up ( )