PHP Class app\Post

Inheritance: extends Illuminate\Database\Eloquent\Model
Show file Open project: ConsoleTVs/Laralum Class Usage Examples

Protected Properties

Property Type Description
$table

Public Methods

Method Description
addView ( )
author ( )
blog ( )
comments ( )
commentsEnabled ( )
edited ( )
editor ( )
views ( )

Method Details

addView() public method

public addView ( )

author() public method

public author ( )

blog() public method

public blog ( )

comments() public method

public comments ( )

commentsEnabled() public method

public commentsEnabled ( )

edited() public method

public edited ( )

editor() public method

public editor ( )

views() public method

public views ( )

Property Details

$table protected property

protected $table