torann/moderate

A simple moderation system for Laravel.

0.2.6 2018-02-01 20:02 UTC

This package is auto-updated.

Last update: 2024-03-23 05:00:42 UTC


README

Latest Stable Version Total Downloads Patreon donate button Donate weekly to this project using Gratipay Donate to this project using Flattr Donate to this project using Paypal

A simple moderation system for Laravel 5.

Official Documentation

Documentation for the package can be found on Lyften.com.

Laravel 4

For Laravel 4 Installation see version 0.1;

Change Log

v0.2.3

  • Refactor moderate trait
  • Add mutator for moderated attribute

v0.2.2

  • Simplify driver configuration

v0.2.1

  • Better multiple locale support

v0.2.0

  • Update to support Laravel 5
  • More flexible blacklist drivers
  • Add local blacklist driver
  • Multiple locale support for blacklists
  • Replaced homegrown caching with Laravel's

v0.1.1

  • Add Blacklist drivers
  • Namespace cleanup
  • Better caching
  • Timestamp management

v0.1.0

  • First release

License

Moderate is open-sourced software licensed under the BSD 2-Clause License.