Skip to content

Rename namespace to Backstage\Mails\Laravel - #82

Merged
markvaneijk merged 2 commits into
mainfrom
refactor/rename-namespace-to-backstage-mails-laravel
Mar 25, 2026
Merged

Rename namespace to Backstage\Mails\Laravel#82
markvaneijk merged 2 commits into
mainfrom
refactor/rename-namespace-to-backstage-mails-laravel

Conversation

@markvaneijk

Copy link
Copy Markdown
Contributor

Summary

  • Renames all namespaces from Backstage\Mails to Backstage\Mails\Laravel
  • Updates composer.json autoload mappings and service provider reference
  • Syncs with monorepo at backstagephp/cms

This aligns with the new monorepo convention where:

  • Backstage\Mails → Filament UI package (backstage/mails)
  • Backstage\Mails\Laravel → Base Laravel package (backstage/laravel-mails)

Test plan

  • Run composer dump-autoload and verify no autoload errors
  • Run test suite
  • Verify service provider registration works with new namespace

🤖 Generated with Claude Code

markvaneijk and others added 2 commits March 25, 2026 10:39
…ravel

Align with monorepo namespace convention where:
- Backstage\Mails is used for the Filament UI package (packages/mails)
- Backstage\Mails\Laravel is used for this base Laravel package

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@markvaneijk
markvaneijk merged commit 115406c into main Mar 25, 2026
2 checks passed
@markvaneijk
markvaneijk deleted the refactor/rename-namespace-to-backstage-mails-laravel branch March 25, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants