Skip to content

fix: custom namespace providers, panel names, and theme command - #177

Merged
coolsam726 merged 1 commit into
5.xfrom
fix/v5-open-issues
Jun 13, 2026
Merged

fix: custom namespace providers, panel names, and theme command#177
coolsam726 merged 1 commit into
5.xfrom
fix/v5-open-issues

Conversation

@coolsam726

Copy link
Copy Markdown
Owner

Summary

#170 (Laravel 13)

Not addressed on 5.x. This maintenance branch targets Laravel 11–12 with Filament 4/5 and nwidart 11–13. Laravel 13 support is planned for v6 on main per V6-ROADMAP.md.

Test plan

  • vendor/bin/pest --ci (20 tests)
  • vendor/bin/pint
  • ./vendor/bin/phpstan analyse
  • New ModuleProviderResolutionTest covers custom namespaces, path lookup, and provider registration

Made with Cursor

Parse provider namespaces from source files and module names from module.json
so custom namespaces register correctly and panels named like Blog\App work.
Document panel scoping, fix theme command filesystem injection, and add tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coolsam726
coolsam726 merged commit eef6b46 into 5.x Jun 13, 2026
7 checks passed
@coolsam726
coolsam726 deleted the fix/v5-open-issues branch June 13, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant