Releases: bpocallaghan/sluggable
Releases · bpocallaghan/sluggable
If Slug is empty (weird characters)
1.3.1 If empty string - set seperator as value
Laravel 6.0
1.3.0 Laravel 6 compatible
Slugs query updated to prevent SQL Injection - @sergio91pt
1.2.2 slugs query updated to prevent SQL Injection - @sergio91pt
Update the 'make slug unique' (allow numeric slugs)
1.2.1 Update the 'make slug unique' (allow numeric slugs)
Add maximumLength(250) option
1.2.0 Add maximumLength(250) option
Add options to disable slug on create and update
1.1.0 Options to disable generate clug on create and update
Initial Release
1.0.0 Initial release