Skip to content

Releases: oguzcandemircan/Laravel-Unique-Sluggable

v0.4.0

10 Sep 17:58
2c89500
Compare
Choose a tag to compare
  • added laravel 9&10 support

v0.3.2

08 Aug 02:48
Compare
Choose a tag to compare

Added

  • added "register_route_automatically" in config

Changed

  • singleton register name

v0.2.2: Infinity route combinations

23 Jul 21:26
Compare
Choose a tag to compare

Package Now only slugs matching the last parameter are considered correct and redirected.
You can make unlimited route combinations

Added

  • Infinity route combinations

Changed

  • Slugcontroller behavior changed

Fixed

  • Fix route priority
  • Fix HasSlug incorrect boot functions name

v0.1.2

18 Jul 02:14
Compare
Choose a tag to compare
typo

v0.1.1

18 Jul 01:59
Compare
Choose a tag to compare
add 404

v0.1.0

16 Jul 22:34
Compare
Choose a tag to compare
add eloquent-sluggable package