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

Laravel 9 support? #82

Closed criting closed 2 years ago

criting commented 2 years ago

Do you plan to update the package to be compatible with Laravel 9?

mkwsra commented 2 years ago

Hi there,

Can you please specify if you mean to increment PHP version or if there is something specific you are asking for?

Because the basic installation is working just fine:

image

If you wish attache the error you are facing and I will do what's necessary.

Thanks for using the package!

criting commented 2 years ago

Hi.

I was just asking because in the readme it says "Supports Laravel 8". If there aren't any bugs on Laravel 9, please update the readme and include that supports Laravel 9 as well.

mkwsra commented 2 years ago

I just updated the readme file, thanks for telling us.

Cheers,

Chlemdel commented 1 year ago

Will this work with Laravel 10?