Skip to content

Releases: bpocallaghan/sluggable

If Slug is empty (weird characters)

31 Oct 08:59
Compare
Choose a tag to compare
1.3.1

If empty string - set seperator as value

Laravel 6.0

13 Sep 06:51
Compare
Choose a tag to compare
1.3.0

Laravel 6 compatible

Slugs query updated to prevent SQL Injection - @sergio91pt

28 Nov 05:20
Compare
Choose a tag to compare
1.2.2

slugs query updated to prevent SQL Injection - @sergio91pt

Update the 'make slug unique' (allow numeric slugs)

21 Nov 07:14
Compare
Choose a tag to compare
1.2.1

Update the 'make slug unique' (allow numeric slugs)

Add maximumLength(250) option

07 Jul 13:35
Compare
Choose a tag to compare
1.2.0

Add maximumLength(250) option

Add options to disable slug on create and update

07 Jul 13:32
Compare
Choose a tag to compare
1.1.0

Options to disable generate clug on create and update

Initial Release

07 Jul 13:15
Compare
Choose a tag to compare
1.0.0

Initial release