Skip to content

Commit

Permalink
Merge pull request #26 from lexxyungcarter/lexxyungcarter-patch-2
Browse files Browse the repository at this point in the history
Updated Readme: Laravel 9 support
  • Loading branch information
syntaxlexx authored Feb 9, 2022
2 parents 45c2318 + 3c0b4da commit 912a9ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Laravel 5, 6 & 7 ChatMessenger (+ Pusher)
# Laravel 5, 6, 7, 8 & 9 ChatMessenger (+ Pusher)

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).

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

| Laravel Version | Compatible? |
| --------------- | ------------- |
| 9.x | Yes! (^1.3.0) |
| 8.x | Yes! (^1.3.0) |
| 7.x | Yes! (^1.3.0) |
| 6.x | Yes! (^1.2.0) |
Expand Down

0 comments on commit 912a9ac

Please sign in to comment.