PHP Class CreateTheaters

Inheritance: extends Illuminate\Database\Migrations\Migration
Afficher le fichier Open project: summerblue/administrator

Méthodes publiques

Méthode Description
down ( ) Revert the changes to the database.
up ( ) Make changes to the database.

Method Details

down() public méthode

Revert the changes to the database.
public down ( )

up() public méthode

Make changes to the database.
public up ( )