Alex Kyriakidis

Results 53 comments of Alex Kyriakidis

@jhm-ciberman the PR is incomplete. When it's fixed and tests pass for all supported Laravel versions I will merge ASAP

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

@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...

@MoeCasts are you planning to finish this PR?

Great idea @mughalles. Can you submit a PR? 🙂

Hi @nikolaynesov, It sounds good to me. What do you expect `getPendingFriends` to return? The pending friends that the user has sent a friend request to **or** the pending friends...

A more flexible API is definitely needed. Unfortunately, @stephane-monnot and I, are too busy at the moment. I will probably start working on #16 next month. Regarding your current situation,...

@nikolaynesov are you going to implement these methods before the v2?

Could you provide a failing test for this issue?

Hm, I think that first way looks better since it more dynamic. Meaning that if a dev decides to remove some groups the config will remain clean instead of having...