Laravel Moderation Versions Save

A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.

v1.1.0

5 years ago

Auto-Discovery Support for php 7.1 & php 7.2

v1.0.12

6 years ago

Remove redundant references to App\User

v1.0.11

6 years ago

Fix scope removal for laravel 5.3

v1.0.10

7 years ago

Add approved scope

v1.0.9

7 years ago
  • Update tests to Laravel 5.4
  • Fix bux with SoftDelete

v1.0.8

7 years ago

Fix composer error on build and add L5.3 compatibility (by @stephane-monnot)

v1.0.7

7 years ago

When not in strict mode, return postponed resources as well.

v1.0.6

7 years ago

instance methods added

v1.0.5

8 years ago

Bugfixes

v1.0.4

8 years ago