php-framework/packages/core-admin
Snider febfeb5fdb Fix AdminMenuProvider interface compatibility
Add HasMenuPermissions trait to classes implementing AdminMenuProvider:
- Website\Hub\Boot
- Core\Mod\Hub\Boot

The trait provides default implementations for the new menuPermissions()
and canViewMenu() methods added to the AdminMenuProvider interface.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:39:28 +00:00
..
src Fix AdminMenuProvider interface compatibility 2026-01-23 11:39:28 +00:00
composer.json Add core components and initial setup for the PHP framework 2026-01-21 14:11:45 +00:00