fazanis / laravel-antibot
There is no license information available for the latest version (v1.0.1) of this package.
Blocking bad bots Laravel and MoonShine
v1.0.1
2025-06-03 10:14 UTC
Requires
- php: ^8.2
- jenssegers/agent: ^2.6
- laravel/framework: ^10.0
- mews/captcha: ^3.0
This package is auto-updated.
Last update: 2025-06-03 10:16:42 UTC
README
Installation
composer require fazanis/laravel-antibot
Publish config
php artisan vendor:publish --provider="Fazanis\LaravelAntibot\Providers\LaravelAntibotServiceProvider"
php artisan migrate
MoonShine
if you use the MoonShine, then publish the resource with this command
php artisan antibot:moonshine