solution-forest/filament-firewall
Filament Firewall adds IP whitelist/blacklist protection for your Laravel app and Filament admin panel. Includes install command, config and migrations, plus middleware (e.g., WhitelistRangeMiddleware) to restrict access by allowed/blocked ranges.
This major release upgrades the Filament Firewall Plugin to support Filament v5, bringing enhanced compatibility and new features aligned with the latest Filament framework.
composer.json to require "solution-forest/filament-firewall: "^4.0"composer updatephp artisan filament:assetstailwind.config.js with the new asset pathsFor full details, see the commit changes. If you encounter issues, please check the documentation or open an issue.
Full Changelog: https://github.com/solutionforest/filament-firewall/compare/3.0.2...4.0.0
Full Changelog: https://github.com/solutionforest/filament-firewall/compare/3.0.1...3.0.2
composer require solution-forest/filament-firewall:^3.0.1
composer require solution-forest/tab-layout-plugin:^3.0.0
addMyIp while with tenantaddMyIp actionFull Changelog: https://github.com/solutionforest/filament-firewall/compare/2.0.3...2.0.4
Full Changelog: https://github.com/solutionforest/filament-firewall/compare/2.0.2...2.0.3
Full Changelog: https://github.com/solutionforest/filament-firewall/compare/2.0.1...2.0.2
Upgrade to support filament/filament 3.0
How can I help you explore Laravel packages today?