PHP Class app\models\Person

Inheritance: extends Illuminate\Database\Eloquent\Model
Show file Open project: spatie-custom/blender Class Usage Examples

Public Properties

Property Type Description
$mediaLibraryCollections
$translatable

Protected Properties

Property Type Description
$with

Public Methods

Method Description
registerMediaConversions ( )

Protected Methods

Method Description
generateSlug ( ) : string

Method Details

generateSlug() protected method

protected generateSlug ( ) : string
return string

registerMediaConversions() public method

Property Details

$mediaLibraryCollections public property

public $mediaLibraryCollections

$translatable public property

public $translatable

$with protected property

protected $with