Commit graph

3 commits

Author SHA1 Message Date
Funky Waddle 37ed997989 feat(cms): initialize Laravel project structure and core CMS files
- Added standard Laravel directory structure and configuration.

- Included Svelte and Tailwind configuration for the admin interface.

- Added core PHPUnit and testing scripts.
2026-04-13 12:48:06 -05:00
Funky Waddle 42ddb5cf1a docs(cms): update specifications for SW_FILE helper and restore system
- Renamed file() helper to sw_file() to avoid PHP conflict.

- Added Restore System specification to CMS notes and specs.
2026-04-13 12:47:41 -05:00
Funky Waddle d0214eb2fd Initialize CMS with finalized Notes and Specs 2026-03-09 00:07:44 -05:00