PHP 클래스 app\Post

상속: extends Illuminate\Database\Eloquent\Model
파일 보기 프로젝트 열기: ConsoleTVs/Laralum 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$table

공개 메소드들

메소드 설명
addView ( )
author ( )
blog ( )
comments ( )
commentsEnabled ( )
edited ( )
editor ( )
views ( )

메소드 상세

addView() 공개 메소드

public addView ( )

author() 공개 메소드

public author ( )

blog() 공개 메소드

public blog ( )

comments() 공개 메소드

public comments ( )

commentsEnabled() 공개 메소드

public commentsEnabled ( )

edited() 공개 메소드

public edited ( )

editor() 공개 메소드

public editor ( )

views() 공개 메소드

public views ( )

프로퍼티 상세

$table 보호되어 있는 프로퍼티

protected $table