-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1.2] ddd:model options, migrations, application layer (#69)
* WIP experimentation * Fix styling * Refactor OverridesHandle to HandleHooks * Fix styling * WIP * WIP: Refactoring ddd:model, generate application layer objects, and more. * Fix styling * Replace HasFactory with HasDomainFactory. * Fix styling * Normalize paths for tests on Windows. * Keep phpstan happy. * Fix styling * Add header block. * Remove stray methods. * Update readme. * Further refinements and WIP. * Update change notes. * Fix phpstan issue. * Fix test. * Normalize paths for windows. * Support application layer paths outside app folder. * Add peer dependencies section. * Document the Application Layer. * Update wording. * Minor wording. * Support optimize commands in Laravel 11.27.1 * Update cache tests. * Ensure optimize:clear after each test. * Update internals and implement custom namespace resolving. * Apply namespace resolver to all types. * Refactor cache/optimize commands. * Minor changes. * Wrap command column with backticks. * Simplify ddd.application_layer to ddd.application * Fix styling * Update readme/config wordings. --------- Co-authored-by: JasperTey <[email protected]>
- Loading branch information
Showing
52 changed files
with
1,841 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.