Laravel Sluggable Versions Save

An opinionated package to create slugs for Eloquent models

3.6.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-sluggable/compare/3.5.0...3.6.0

3.5.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-sluggable/compare/3.4.2...3.5.0

3.4.2

1 year ago
  • update for Laravel 10

3.4.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-sluggable/compare/3.4.0...3.4.1

3.4.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-sluggable/compare/3.3.1...3.4.0

3.3.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-sluggable/compare/3.3.0...3.3.1

3.3.0

2 years ago
  • support Laravel 9

3.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-sluggable/compare/3.1.1...3.2.0

3.1.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-sluggable/compare/3.1.0...3.1.1

3.1.0

2 years ago
  • add extra scope callback option (#201)