Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CreateTweetsTable
PHP Class CreateTweetsTable, test-driven-laravel-from-scratch
Inheritance:
extends
Illuminate\Database\Migrations\Migration
Mostrar archivo
Open project: adamwathan/test-driven-laravel-from-scratch
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