multicaret / laravel-acquaintances

This package gives Eloquent models the ability to manage friendships (with groups), followships along with Likes, favorites..etc.
https://laravel-news.com/manage-friendships-likes-and-more-with-the-acquaintances-laravel-package
MIT License
808 stars 72 forks source link

Lumen support please #3

Closed yuriyoung closed 8 months ago

yuriyoung commented 5 years ago

a awesome package, good job.But it doesn't work on lumen 5.6.

andreivips commented 3 years ago

Installed it via composer, but configured manually by copying config and migrations files and tweaking further a little, this is due to absence of vendor:publish (that does not more the same i did). And it works.

...\vendor\multicaret\laravel-acquaintances\src\AcquaintancesServiceProvider.php holds instructions