Libraries tagged by Laravel List Middleware
squareetlabs/laravel-simple-permissions
119 Downloads
A comprehensive Laravel package for advanced permission management. Features RBAC, granular permissions, entity-specific abilities, global groups, audit logging, and seamless Laravel integration.
jeffersongoncalves/laravel-locale-cookie
54 Downloads
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by config.
levizoesch/laravel-list-middleware
86 Downloads
A simple command to list your route's middleware.
sefirosweb/laravel-access-list
212 Downloads
Package for made a simply crud database for advance access list for application with middleware check
squareetlabs/laravel-teams-permissions
2 Downloads
A comprehensive Laravel package for advanced team-based permission management in multi-tenant applications. Features RBAC, granular permissions, entity-specific abilities, global groups, audit logging, REST API, and seamless Laravel integration.
martenkoetsier/laravel-routelist
22 Downloads
Alternative to route:list console command with more emphasis on route names, shortened controller names, more compact middleware view and other small tweaks.
chrishardie/laravel-synced-ip-allowlist
25 Downloads
A Laravel package that provides HTTP middleware to allow access from a centralized list of IPs
cyrixbiz/acl
25 Downloads
An Access Control List for Laravel without Gates
kudashevs/laravel-last-modified
898 Downloads
A Laravel middleware that handles the If-Modified-Since request and Last-Modified response headers.
lvlup-dev/laravel-user-last-seen-at
5 Downloads
Adds a nullable last_seen_at column on users and middleware to update it on each authenticated request.
omatech/set-cache-headers
9 Downloads
Set cache headers correctly as a Middleware in laravel, you can pass a unix time to last_modified