PHP Class app\models\Recipe

Inheritance: extends Illuminate\Database\Eloquent\Model, use trait Sofa\Eloquence\Eloquence
Show file Open project: ngmy/webloyer Class Usage Examples

Protected Properties

Property Type Description
$fillable
$table

Public Methods

Method Description
getProjects ( )
projects ( )

Method Details

getProjects() public method

public getProjects ( )

projects() public method

public projects ( )

Property Details

$fillable protected property

protected $fillable

$table protected property

protected $table