Skip to content

fix: clarify Laravel infrastructure boundary#12

Merged
bnymn merged 1 commit into
mainfrom
codex/clarify-laravel-infrastructure-boundary
Jun 21, 2026
Merged

fix: clarify Laravel infrastructure boundary#12
bnymn merged 1 commit into
mainfrom
codex/clarify-laravel-infrastructure-boundary

Conversation

@bnymn

@bnymn bnymn commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Clarify that business modules in src own Domain, Application, and Infrastructure boundaries.
  • Define Laravel as infrastructure only, with no local Domain or Application layers.
  • Keep Laravel framework code limited to real-world input/output mapping and src entrypoint calls.

Validation

  • npm run validate-pr-title -- "docs: clarify Laravel infrastructure boundary"

@bnymn bnymn marked this pull request as ready for review June 20, 2026 21:32
@bnymn bnymn changed the title docs: clarify Laravel infrastructure boundary fix: clarify Laravel infrastructure boundary Jun 21, 2026
@bnymn bnymn merged commit 00af2c5 into main Jun 21, 2026
3 checks passed
@bnymn bnymn deleted the codex/clarify-laravel-infrastructure-boundary branch June 21, 2026 07:38
github-actions Bot pushed a commit that referenced this pull request Jun 21, 2026
## [1.3.5](v1.3.4...v1.3.5) (2026-06-21)

### Bug Fixes

* clarify Laravel infrastructure boundary ([#12](#12)) ([00af2c5](00af2c5))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant