Skip to content

Releases: cmgmyr/laravel-messenger

2.2

04 Apr 01:51
Compare
Choose a tag to compare
2.2
  • changed $thread->latestMessage() to $thread->latestMessage

1.2

04 Apr 01:51
Compare
Choose a tag to compare
1.2
  • changed $thread->latestMessage() to $thread->latestMessage

2.1

06 Mar 18:01
Compare
Choose a tag to compare
2.1
  • Added participant string

1.1

06 Mar 18:01
Compare
Choose a tag to compare
1.1
  • Added participant string

2.0

12 Feb 12:51
Compare
Choose a tag to compare
2.0

Updates to support Laravel 5

1.0.5

04 Feb 18:37
Compare
Choose a tag to compare

Formatting, comments, readme updates

1.0.4

06 Jan 18:36
Compare
Choose a tag to compare
  • Updated dependancies
  • Add table prefix to Alter table
  • Minor comment formatting
  • Redirect to messages instead of home page (example controller)
  • Add check for last_read is null, fixes #10
  • Updated show and update methods with exception handling

1.0.3

04 Dec 18:06
Compare
Choose a tag to compare
  • added soft deletes to threads

1.0.1

03 Dec 20:12
Compare
Choose a tag to compare
  • Updated imports
  • Added aliases to models/traits

Initial Release

24 Nov 15:53
Compare
Choose a tag to compare