I have this simple code on an Eloquent model to fire during the model creating event to auto-create a slug for the model.
creating