Method | Description | |
---|---|---|
__construct ( |
SluggableObserver constructor. | |
saving ( |
Method | Description | |
---|---|---|
fireSluggedEvent ( |
Fire the namespaced post-validation event. | |
fireSluggingEvent ( |
Fire the namespaced validating event. | |
generateSlug ( |
public __construct ( |
||
$slugService | ||
$events | Illuminate\Contracts\Events\Dispatcher |
protected fireSluggedEvent ( |
||
$model | ||
$status | string | |
return | void |
protected fireSluggingEvent ( |
||
$model | ||
$event | string | |
return | mixed |