Laravel Ban simplifies the management of the Eloquent model's ban. Make any model bannable in minutes. The use case is not limited to the User model, any Eloquent model could be banned: Organizations, Teams, Groups, and others. Bannable model must have a nullable timestamp column named banned_at. This value is used as the flag and simplifies checks if the user was banned.
Features
- Model can have many bans
- Removed bans kept in history as soft deleted records
- Most parts of the logic is handled by the BanService
- Use case is not limited to User model, any Eloquent model could be banned
- Has middleware to prevent banned user route access
- Designed to work with Laravel Eloquent models
- Using contracts to keep high customization capabilities
Categories
SecurityLicense
MIT LicenseFollow Laravel Ban
Other Useful Business Software
The full-stack observability platform that protects your dataLayer, tags and conversion data
Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast.
No manual QA. No unreliable data. Just data you can trust and act on.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Ban!