I\'m doing the following in the
public function boot(DispatcherContract $events) { parent::boot($events); // set Tag slug Tag::saving(function(
In laravel version 5.4, write like
Str::slug()