Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CreateItemHistoryTable
PHP Class CreateItemHistoryTable
Inheritance:
extends
Illuminate\Database\Migrations\Migration
Afficher le fichier
Open project: owl/owl
Méthodes publiques
Méthode
Description
createPastHistory
(
$item
)
down
( ) :
void
Reverse the migrations.
up
( ) :
void
Run the migrations.
Method Details
createPastHistory()
public
méthode
public
createPastHistory
(
$item
)
down()
public
méthode
Reverse the migrations.
public
down
( ) :
void
Résultat
void
up()
public
méthode
Run the migrations.
public
up
( ) :
void
Résultat
void