Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CreateOrderStatusTable
PHP Class CreateOrderStatusTable
Inheritance:
extends
Illuminate\Database\Migrations\Migration
Mostra file
Open project: mage2/laravel-ecommerce
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