Laravel 5 Messenger Versions Save

A Simple Laravel 5, 6, 7, 8, 9, 10 & 11 Messenger with Pusher Capabilities

1.5.1

1 month ago

Updated Docs for Laravel 11

1.5.0

1 month ago

Laravel 11 Support

1.4.0

1 year ago

Laravel 10 Support

1.3.7

2 years ago

Added support for Laravel 9

1.3.6

2 years ago

ThreadResource

  • creator_id
  • creator_name
  • creator_avatar

1.3.5

2 years ago

Added API Resources that works perfectly with json/inertia requests.

  • MessageResource
  • MessageResourceCollection
  • ThreadResource
  • ThreadResourceCollection

1.3.4

2 years ago
  • Default user model to auth.providers.users.model
  • Added support for PHP v8

1.3.3

3 years ago

Features

  • Added config to first check User model from the package config before defaulting to User model set in auth config chatmessenger.user_model ?? auth.providers.users.model

1.3.2

3 years ago

Added PHP v8 support

1.3.1

3 years ago

Updated Composer Packages to support phpunit 9