PHP 클래스 AddAvatarToUsers, deployer

상속: extends Illuminate\Database\Migrations\Migration
파일 보기 프로젝트 열기: rebelinblue/deployer

공개 메소드들

메소드 설명
down ( ) Reverse the migrations.
up ( ) Run the migrations.

메소드 상세

down() 공개 메소드

Reverse the migrations.
public down ( )

up() 공개 메소드

Run the migrations.
public up ( )