Skip to content

Commit 3c0b4da

Browse files
authored
Updated Readme: Laravel 9 support
1 parent 45c2318 commit 3c0b4da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Laravel 5, 6 & 7 ChatMessenger (+ Pusher)
1+
# Laravel 5, 6, 7, 8 & 9 ChatMessenger (+ Pusher)
22

33
This package will allow you to add a full user messaging system into your Laravel application. It is a highly intuitive laravel 5/6 chatmessenger with added features such as maximum number of participants in a conversation, starred threads, and a unique social media sharing link for inviting users to a conversation(otherwise known as Thread in this package).
44

@@ -19,6 +19,7 @@ This funding is used for maintaining the project and adding new features into Co
1919

2020
| Laravel Version | Compatible? |
2121
| --------------- | ------------- |
22+
| 9.x | Yes! (^1.3.0) |
2223
| 8.x | Yes! (^1.3.0) |
2324
| 7.x | Yes! (^1.3.0) |
2425
| 6.x | Yes! (^1.2.0) |

0 commit comments

Comments
 (0)