SIGN IN SIGN UP
laravel / framework UNCLAIMED

Laravel is a web application framework with expressive, elegant syntax.

0 0 135 PHP

feat: Add enum support to contextual attribute binding (#60092)

Support UnitEnum and backed enums in Container attribute bindings:
- Auth, Authenticated, and Cache attributes now accept enum values
- Updated parameter types to accept UnitEnum|string|null
- Added comprehensive tests for unit and backed enum bindings
- Tests cover AuthGuardUnitEnum, AuthGuardBackedEnum, CacheStoreUnitEnum, and CacheStoreBackedEnum
T
Tresor-Kasenda committed
7898d05cadf893aded0c8c408cbc3a31c3cf040c
Parent: 18ddccd
Committed by GitHub <noreply@github.com> on 5/13/2026, 1:58:52 PM