Manage Friendships, Likes and More with the Acquaintances Laravel Package
The Acquaintances Laravel package is a tool for managing social features in Laravel apps. It handles friendships, likes, follows, and more. It simplifies development, is customizable, and efficient. To use it, install it with Composer, publish its configuration and migrations, and run the migrations. Then, refer to the documentation for usage examples..
Your social layer, simplified.