PHP Class CreateFilmsTable

Inheritance: extends Illuminate\Database\Migrations\Migration
Show file Open project: summerblue/administrator

Public Methods

Method Description
down ( ) Revert the changes to the database.
up ( ) Make changes to the database.

Method Details

down() public method

Revert the changes to the database.
public down ( )

up() public method

Make changes to the database.
public up ( )