hootlex / laravel-moderation

A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
MIT License
527 stars 68 forks source link

[enhancement] make moderation to be a morph relationship #50

Open simphiwehlabisa opened 4 years ago

simphiwehlabisa commented 4 years ago

hi hootlex.. can i make a fork of the package to use a moderatable morph relationship. i believe it will be much more refactored if we adopted that approach?