Befriended Versions Save

Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.

4.1.0

2 years ago

4.0.0

3 years ago

3.7.1

3 years ago

Security patches

3.7.0

3 years ago
  • Dropped Laravel 6.x & PHP 7.2
  • Added PHP 8.0 support

3.6.0

3 years ago
  • Changed the way the morph class is retrieved from the relation for cross-model followings through a method that can be changed at the resource level (for example, retrieving User's Pages followings by passing Page::class to the argument) (https://github.com/renoki-co/befriended/pull/76)

3.5.1

3 years ago

3.5.0

3 years ago

Laravel 8.x

3.4.1

3 years ago

3.4.0

3 years ago
  • laravel/framework is now enforced to ^7.22.1 due to security issues