-
How can I show the posts of the following users? I have a table of posts I want to be displayed in the posts of the active user and his followers. Thanks.
-
It would be great if this package update its support to Laravel 8!
-
https://github.com/LiliomLab/laravel-acquaintances/blob/bf357d93537c0dbc4f80531938d605e9473baee8/src/Traits/CanBeSubscribed.php#L13-L23
does it mean i should send an id or is it a doc typo ?
-
Hi,
What is the difference between "Liking" a model and "Favouriting" a model? Do they work in exactly the same way, just with a different name?
-
In Laravel 5.8, When running the migration files that come with the package it throws an error when running the `2018_06_14_000000_create_acquaintances_interactions_table` migration:
```
Illuminat…
-
Is this package out of the box compatible with Lumen?