2017 © Pedro Peláez
 

library followable

Followable is a Laravel package to allow any model to follow any other model. This is accomplished through a double polymorphic relationship on the Follow model. There is also built in support for blocking/un-blocking follow records.

image

willstumpf/followable

Followable is a Laravel package to allow any model to follow any other model. This is accomplished through a double polymorphic relationship on the Follow model. There is also built in support for blocking/un-blocking follow records.

  • Sunday, February 15, 2015
  • by willstumpf
  • Repository
  • 0 Watchers
  • 0 Stars
  • 3 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The Versions

15/02 2015

dev-master

9999999-dev

Followable is a Laravel package to allow any model to follow any other model. This is accomplished through a double polymorphic relationship on the Follow model. There is also built in support for blocking/un-blocking follow records.

  Sources   Download

MIT

The Requires

 

by Will Stumpf

laravel laravel 5 followable