Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UpdatePermissionsAndRoles
PHP Class UpdatePermissionsAndRoles
Inheritance:
extends
Illuminate\Database\Migrations\Migration
Show file
Open project: ssddanbrown/bookstack
Public Methods
Method
Description
down
( ) :
void
Reverse the migrations.
up
( ) :
void
Run the migrations.
Method Details
down()
public
method
Reverse the migrations.
public
down
( ) :
void
return
void
up()
public
method
Run the migrations.
public
up
( ) :
void
return
void