class CreatePasswordResetsTable extends Migration

Class CreatePasswordResetsTable

Methods

void
up()

Run the migrations.

void
down()

Reverse the migrations.

Details

at line line 17
void up()

Run the migrations.

Return Value

void

at line line 31
void down()

Reverse the migrations.

Return Value

void