Laravel Messenger Versions Save

Simple user messaging package for Laravel

2.30.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/cmgmyr/laravel-messenger/compare/2.29.0...2.30.0

2.29.0

1 year ago

2.28.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cmgmyr/laravel-messenger/compare/2.27.0...2.28.0

2.27.0

2 years ago

2.26.0

2 years ago

2.25.0

2 years ago

What's Changed

Full Changelog: https://github.com/cmgmyr/laravel-messenger/compare/2.24.0...2.25.0

2.24.0

2 years ago

What's Changed

Full Changelog: https://github.com/cmgmyr/laravel-messenger/compare/2.23...2.24.0

2.23

2 years ago

Added

Updated

New Contributors

Full Changelog: https://github.com/cmgmyr/laravel-messenger/compare/2.22...2.23

2.22

3 years ago

Added

  • PHP 8 Support #353

2.21

3 years ago

Added

  • Laravel 8 support
  • PHP 7.4

Updated

  • Restore onlyTrashed Participants #347
  • PHPUnit

Removed

  • PHP 7.1

Upgrading to Laravel 8

If you'd like to upgrade to Laravel 8's new model directory structure, you'll need to publish the config file, and uncomment the user model option.