Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CabinetSetupUploadsTable
PHP Class CabinetSetupUploadsTable
Inheritance:
extends
Illuminate\Database\Migrations\Migration
Exibir arquivo
Open project: andrewelkins/cabinet
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