akaunting/laravel-firewall
Laravel Firewall adds an application-level firewall to block or whitelist IPs, detect suspicious requests, limit attempts, and prevent brute-force attacks. Includes logging, configurable rules, and easy middleware integration for protecting routes and admin areas.
app/Http/Kernel.php). This enables easy prioritization (e.g., placing it before/after authentication or CSRF middleware).config/firewall.php.POST /api/login)?.htaccess/Nginx)./health, /docs)./login, /api/*) in phases.app/Http/Kernel.php.FirewallServiceProvider).composer require akaunting/laravel-firewall.php artisan vendor:publish --provider="Akaunting\Firewall\FirewallServiceProvider".app/Http/Kernel.php.config/firewall.php (static) or via database migrations (dynamic).curl, Postman) to simulate attacks.How can I help you explore Laravel packages today?