Laravel Tags Versions Save

Add tags and taggable behaviour to your Laravel app

4.3.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.2...4.3.3

4.3.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.1...4.3.2

4.3.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-tags/compare/4.3.0...4.3.1

4.3.0

2 years ago
  • allow Laravel 9

4.2.1

2 years ago

What's Changed

Full Changelog: https://github.com/spatie/laravel-tags/compare/4.2.0...4.2.1

4.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-tags/compare/4.1.0...4.2.0

4.1.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-tags/compare/4.0.5...4.1.0

4.0.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-tags/compare/4.0.4...4.0.5

4.0.4

2 years ago
  • get the tag model table name when syncing tags (#351)

4.0.3

3 years ago
  • allow eloquent-sortable v4