Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CreateDirectorsTable
PHP 클래스 CreateDirectorsTable
상속:
extends
Illuminate\Database\Migrations\Migration
파일 보기
프로젝트 열기: summerblue/administrator
공개 메소드들
메소드
설명
down
( )
Revert the changes to the database.
up
( )
Make changes to the database.
메소드 상세
down()
공개
메소드
Revert the changes to the database.
public
down
( )
up()
공개
메소드
Make changes to the database.
public
up
( )