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
526 stars 68 forks source link

$post->markPending(); #15

Closed youngerrainbow closed 7 years ago

youngerrainbow commented 7 years ago

laravel 5.3 $post->markPending();

return error

FatalErrorException in Moderatable.php line 98: Call to a member function attributesToArray() on integer

marvelbark2 commented 5 years ago

Me either !!