hootlex / laravel-friendships

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

Creating a group dynamically? #107

Open einnar82 opened 6 years ago

einnar82 commented 6 years ago

Aside for assigning groups in the config, is there a way to create more groups dynamically?

TechTailor commented 4 years ago

Unfortunately it is currently not possible without custom modifications.