hootlex / laravel-friendships

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

laravel-friendships needs a maintainer #127

Open dereks opened 5 years ago

dereks commented 5 years ago

Now approaching 3 months of "does not work with Laravel". Other issues also have no answers, and it's been almost a year since the last commit to master.

So it looks like the laravel-friendships package is unmaintained. This is a call for someone to take over basic maintenance.

I can offer patches to get it working (and maybe close some open tickets) but I can't commit to project management (answer issues, accept PRs, make releases, update composer files, etc.).

Any volunteers? I'm willing to throw a few hours into it this week to help push a release out the door...

OhKannaDuh commented 5 years ago

I'm also pretty happy to pick up bits of this where possible but can't commit to being a full time maintainer.

flakerimi commented 4 years ago

I can contribute too, it doesn't have to be one maintainer.

Zen0x7 commented 4 years ago

I can be a maintainer 🙏

Zen0x7 commented 4 years ago

I create a repo with Laravel 6 support.

https://github.com/demency/laravel-friendships

OhKannaDuh commented 4 years ago

@demency Does it also support L5?

Zen0x7 commented 4 years ago

Feel free to create an issue. Ill maintain in full time 👍

hootlex commented 4 years ago

@demency I'd merge a PR that adds support for L6 as soon as the tests are passing for both L5 and L6.

Zen0x7 commented 4 years ago

Thanks @hootlex

hootlex commented 4 years ago

@demency no problem! If it is not possible to support both Laravel versions, I am open to bump a new major release for the package for L6 and keep current package version for L5.

Zen0x7 commented 4 years ago

I just wanna create code 🙏