Laravel Ban Versions Save

Laravel Ban simplify blocking and banning Eloquent models.

4.9.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cybercog/laravel-ban/compare/4.8.0...4.9.0

4.8.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cybercog/laravel-ban/compare/4.7.0...4.8.0

4.7.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/cybercog/laravel-ban/compare/4.6.1...4.7.0

4.6.1

3 years ago

Fixed

  • (#72) Fixed typo in LogsOutBannedUser middleware variable

4.6.0

3 years ago

Added

  • (#71) Added Inertia support

4.5.0

3 years ago

Added

  • (#66) Added PHP 8.x support

4.4.0

3 years ago

Added

  • (#63) Added configurable redirect url for the banned users

View the changes from 4.3.0 to 4.4.0

4.3.0

3 years ago

Added

  • (#61) Added Laravel 8 support

View the changes from 4.2.1 to 4.3.0

4.2.1

4 years ago

Added

  • Added Laravel 7 support

View the changes from 4.2.0 to 4.2.1

4.2.0

4 years ago

Added

  • (#50) Added publishable configuration file
  • (#50) Added ability to ignore default migrations

View the changes from 4.1.0 to 4.2.0