ARCANEDEV/LaravelMessenger

Use On Multiple User Models

BenQoder opened this issue · 6 comments

I Get My User From 2 different Models

How do I implement messages between them?

I will try to modify the migrations and relationships. I will submit a pull request soon

Don't forget to add tests and cover all the new features (100% code coverage)

Good luck 👍

Is possible in future support multiple models? I want to send messages from admin to user (2 differents guards, multiple auth)

Released as v4.0.0 and only available for Laravel v5.6