mo ta
github.com/ghostmanid/apishield
Type:thuvien
pkg:composer/ghostmanid/apishield
Installs: 12
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MT 4fcd26c58637d932e962fd65725c0897a6433ab2
This package is not auto-updated.
Last update: 2026-05-10 02:51:22 UTC
Step 1 :
Into config/app add 'Ghostmanid/ApiShield/ApiShield:class'
'Ghostmanid/ApiShield/ApiShield:class'
Step 2 :
commandline -> php artisan vendor:publish
Step 3:
Go to app/Kernel.php -> add
'apishield' => \App\Http\Middleware\ApiShield::class,