RTippin / messenger

Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
https://tippindev.com
MIT License
417 stars 84 forks source link

Laravel 11 support? #75

Closed mustafa-online closed 5 months ago

mustafa-online commented 6 months ago

Any plans to support laravel 11 ?

RTippin commented 6 months ago

@mustafa-online I will see what I can do this coming weekend. The main challenge will be updating my UI addon as it requires much more work, just to be able to rebuild the JS assets.

RTippin commented 5 months ago

@mustafa-online I have tagged the backend packages to work with L11. Let me know if you experience any issues.

mustafa-online commented 5 months ago

@RTippin thanks a lot 👏 I will test it soon.