Skip to content

refactor: standardize storage directory structure#108

Merged
benkhalife merged 1 commit into
masterfrom
refactor/storage-path-structure
Jun 17, 2026
Merged

refactor: standardize storage directory structure#108
benkhalife merged 1 commit into
masterfrom
refactor/storage-path-structure

Conversation

@benkhalife

Copy link
Copy Markdown
Member

Reorganize storage paths for consistency and clarity:

  • Move compiled templates and full-page cache under storage/framework/cache
  • Rename to compiled-views and static-views for self-documenting paths
  • Use lowercase/kebab-case for non-class storage directories
  • Keep PascalCase only for PSR-4 app directories

Reorganize storage paths for consistency and clarity:
- Move compiled templates and full-page cache under storage/framework/cache
- Rename to compiled-views and static-views for self-documenting paths
- Use lowercase/kebab-case for non-class storage directories
- Keep PascalCase only for PSR-4 app directories
@benkhalife
benkhalife merged commit 1a9d06a into master Jun 17, 2026
1 check passed
@benkhalife
benkhalife deleted the refactor/storage-path-structure branch June 21, 2026 12:27
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.

1 participant