kirkbushell / eloquence

A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
MIT License
537 stars 58 forks source link

Sluggable on update #56

Closed Krato closed 8 years ago

Krato commented 8 years ago

Hi. I check Sluggable trait but not fire sluggable methods on update.

Can you update it to recreate slug if slugStrategy check different value?

Thanks

kirkbushell commented 8 years ago

Hi there - I'm not sure what you mean. Can you elaborate?