Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions REFACTORING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ ShiftPHP is moving toward an API-only modular monolith. View templates, compiled
- [x] Module discovery cache for production.
- [x] Structured exception logging with JSON file logger and service container override.
- [x] Request id lifecycle with generated `X-Request-Id` response headers and log context.
- [x] Developer documentation organized into a Laravel-like guide.
- [x] Removal of view storage and example page assets from runtime.
- [x] Removal of legacy `application/controllers` and `application/routes.php`.
- [x] Domain-oriented framework namespaces:
Expand Down
Loading
Loading