laravel-model-states

State support for models

MIT License

Downloads
3.1M
Stars
1.1K
Committers
47

Bot releases are hidden (Show)

laravel-model-states - 2.7.1 Latest Release

Published by freekmurze 7 months ago

What's Changed

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.7.0...2.7.1

laravel-model-states - 2.7.0

Published by freekmurze 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.6.2...2.7.0

laravel-model-states - 2.6.2

Published by freekmurze 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.6.1...2.6.2

laravel-model-states - 2.6.1

Published by freekmurze 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.6.0...2.6.1

laravel-model-states - 2.6.0

Published by freekmurze about 1 year ago

What's Changed

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.5.0...2.6.0

laravel-model-states - 2.5.0

Published by freekmurze about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.6...2.5.0

laravel-model-states - 2.4.6

Published by freekmurze over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.5...2.4.6

laravel-model-states - 2.4.5

Published by freekmurze over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.4...2.4.5

laravel-model-states - 2.4.4

Published by freekmurze over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.3...2.4.4

laravel-model-states - 2.4.3

Published by freekmurze over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.2...2.4.3

laravel-model-states - 2.4.2

Published by freekmurze about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.1...2.4.2

laravel-model-states - 2.4.1

Published by freekmurze about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.4.0...2.4.1

laravel-model-states - 2.4.0

Published by freekmurze over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.3.0...2.4.0

laravel-model-states - 2.3.0

Published by freekmurze over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.2.0...2.3.0

laravel-model-states - 2.2.0

Published by brendt over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.1.4...2.2.0

laravel-model-states - 2.1.4

Published by freekmurze over 2 years ago

  • support Laravel 9
laravel-model-states - 2.1.3

Published by Nielsvanpach almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-model-states/compare/2.1.2...2.1.3

laravel-model-states - 2.1.2

Published by brendt about 3 years ago

  • Support for custom transition classes in transitionableStates method (#188)
laravel-model-states - 2.1.1

Published by brendt about 3 years ago

  • Support for custom transition classes' canTransition in State::canTransitionTo (#185)
laravel-model-states - 2.1.0

Published by brendt over 3 years ago

  • Add default transition config (#159)