hootlex / laravel-friendships

This package gives Eloquent models the ability to manage their friendships.
MIT License
706 stars 151 forks source link

Laravel 7 support #140

Open pkitatta opened 4 years ago

pkitatta commented 4 years ago

Any plans to support laravel 7. I am migratign my app from laravel 5.5. Thanks.

felix2056 commented 4 years ago

i would like an answer to this as well

Zen0x7 commented 4 years ago

Hey ✌️!

https://github.com/demency/laravel-friendships some good contributor helps me to enable L5.8 to L7 versions.

pkitatta commented 4 years ago

@demency OK, let me check it out. Thanks.

pkitatta commented 3 years ago

@demency I have been a repo link and it is not there. I saw it previously but have till am ready to use it but now it is not there.

Zen0x7 commented 3 years ago

Yes @pkitatta You're right.

But for some reason i had to delete it. Some weird things happens. Probably in future i'll release a compatible version but with different license and code. Not sure when, because im too busy.

DevKhris commented 3 years ago

I have forked it and done some small changes and it works on L8, maybe i will maintain it

pkitatta commented 3 years ago

@DevKhris Thank you sir. In the mean time I was using multicaret/laravel-acquaintances which seems to be identical in everything except the provider class name.