Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MigrationCartalystSentryInstallGroups
PHP Class MigrationCartalystSentryInstallGroups, Doptor
Inheritance:
extends
Illuminate\Database\Migrations\Migration
ファイルを表示
Open project: doptor/doptor
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