Closed TomClarkson closed 10 years ago
Hi Tom,
your problem is not directly related to this project (package). Furthermore you are using a slightly different schema. Your messages are not directly "linked" to an conversation so you have to make a detour).
If performance is the most important parameter, I would use raw sql queries or larvavel's query builder, because each ORM query produces some sort of overhead).
Thanks
Please see this post https://laracasts.com/forum/815-eloquent-conversations-with-last-message-please-he/p1#p3937