laravel-actions

⚡️ Laravel components that take care of one specific task

MIT License

Downloads
3.5M
Stars
2.5K
Committers
26

Bot releases are hidden (Show)

laravel-actions - v2.8.4 Latest Release

Published by lorisleiva about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.8.3...v2.8.4

laravel-actions - v2.8.3

Published by lorisleiva 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.8.2...v2.8.3

laravel-actions - v2.8.2

Published by lorisleiva 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.8.1...v2.8.2

laravel-actions - v2.8.1

Published by lorisleiva 2 months ago

What's Changed

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.8.0...v2.8.1

laravel-actions - v2.8.0

Published by lorisleiva 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.7.3...v2.8.0

laravel-actions - v2.7.3

Published by lorisleiva 9 months ago

Revert previous release as it introduced a breaking change in Inertia applications (see #267).

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.7.2...v2.7.3

laravel-actions - v2.7.2

Published by lorisleiva 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.7.1...v2.7.2

laravel-actions - v2.7.1

Published by lorisleiva about 1 year ago

What's Changed

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.7.0...v2.7.1

laravel-actions - v2.7.0

Published by lorisleiva about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.6.0...v2.7.0

laravel-actions - v2.6.0

Published by lorisleiva over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.5.1...v2.6.0

laravel-actions - v2.5.1

Published by lorisleiva over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.5.0...v2.5.1

laravel-actions - v2.5.0

Published by lorisleiva over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.4.3...v2.5.0

laravel-actions - v2.4.3

Published by lorisleiva almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.4.2...v2.4.3

laravel-actions - v2.4.2

Published by lorisleiva almost 2 years ago

laravel-actions - v2.4.1

Published by lorisleiva almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.4.0...v2.4.1

laravel-actions - v2.4.0

Published by lorisleiva over 2 years ago

laravel-actions - v2.3.0

Published by lorisleiva over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.2.0...v2.3.0

laravel-actions - v2.3.0-beta.2

Published by lorisleiva over 2 years ago

laravel-actions - v2.3.0-beta

Published by lorisleiva over 2 years ago

laravel-actions - v2.2.0

Published by lorisleiva almost 3 years ago

  • Install and use the Lody package to register routes and commands. This allows Laravel Actions to be free of maintaining that logic and adds additional perks such as resolving Actions that are not in the App namespace. (See #133 and #143).
  • Drop support for PHP 7.4. Necessary to install Lody.
  • Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.1.5...v2.2.0