class CreateGroupUser extends Migration
Methods
| void |
up()
Run the migrations. |
|
| void |
down()
Reverse the migrations. |
Details
at line 12
public void
up()
Run the migrations.
at line 27
public void
down()
Reverse the migrations.