Skip to content

Releases: cmgmyr/laravel-messenger

2.9

11 Dec 12:59

Choose a tag to compare

2.9
  • Support for custom models via config file
  • Added participants relation to Messagable user trait
  • Tested in PHP 7

2.8.2

29 Oct 13:15

Choose a tag to compare

  • moved migration for removing foreign keys to examples

1.8.1

29 Oct 13:14

Choose a tag to compare

  • moved migration for removing foreign keys to examples

2.8.1

06 Oct 14:24

Choose a tag to compare

  • reimplemented getenv() instead of $_ENV

2.8

27 Sep 12:07

Choose a tag to compare

2.8
  • removed foreign keys (fixes #76)
  • get the "users" table name from the config model (fixes #75)

1.8

27 Sep 11:56

Choose a tag to compare

1.8
  • removed foreign keys (fixes #76)
  • get the "users" table name from the config model (fixes #75)

2.7.1

04 Sep 18:00

Choose a tag to compare

  • removed migrations from composer.json

1.7.1

04 Sep 17:59

Choose a tag to compare

  • removed migrations from composer.json

2.7

14 Jul 03:06

Choose a tag to compare

2.7
  • Add scope to Thread to retrieve threads shared between specified users

1.7

14 Jul 03:05

Choose a tag to compare

1.7
  • Add scope to Thread to retrieve threads shared between specified users