laravel-5-messenger icon indicating copy to clipboard operation
laravel-5-messenger copied to clipboard

Wow! How are you using this package so far?

Open syntaxlexx opened this issue 4 years ago • 1 comments

syntaxlexx avatar Oct 03 '19 01:10 syntaxlexx

Actually started using this package as a base in April 2018, but ended up extracting out your SRC files, using the models as a base reference, and building back up from scratch. We needed to be able to message between any models we choose, so switched to using morphs on everything. Ended up building so much on top, I am starting to extract it out into a standalone package I too would like to release as an entire suite! But your base helped us get the jump start we needed, so thanks! I added support for group invite links like discord, video calling/group calling, bobble heads (read indicators), images, documents, links, youtube support. Privacy and friends list are also integrated image

image

image

RTippin avatar Dec 24 '19 22:12 RTippin