laravel-ban

Laravel Ban simplify blocking and banning Eloquent models.

MIT License

Downloads
479.9K
Stars
1.1K
Committers
18

Bot releases are hidden (Show)

laravel-ban - 2.1.0

Published by antonkomarev over 7 years ago

Added

  • withBanned, withoutBanned, onlyBanned scopes added to all bannable models.

Changed

  • HasBans is a collection of traits HasBannedAtHelpers, HasBannedAtScope, HasBansRelation now.

View the changes from 2.0.1 to 2.1.0

laravel-ban - 2.0.1

Published by antonkomarev over 7 years ago

Changed

  • Events properties are public now: #4

View the changes from 2.0.0 to 2.0.1

laravel-ban - 2.0.0

Published by antonkomarev over 7 years ago

Contract & Trait renamed to follow CyberCog naming convention.

Changed

  • Contract CanBeBanned renamed to HasBans
  • Trait CanBeBanned renamed to HasBans

View the changes from 1.0.0 to 2.0.0

laravel-ban - 1.0.0

Published by antonkomarev over 7 years ago

Initial release

Package Rankings
Top 1.1% on Packagist.org
Badges
Extracted from project README
Stargazers over time
Related Projects