generate_middleware
Generate Laravel HTTP middleware classes for Admin, Tenant, VerifyEmail, RateLimit, CheckSubscription, and MaintenanceMode to enforce access control and request constraints.
Instructions
Generate a Laravel HTTP middleware class (Admin, Tenant, VerifyEmail, RateLimit, CheckSubscription, MaintenanceMode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| middlewareName | Yes |