Skip to content

feat(demo): mirror PHP showcase modules - #1

Merged
lam0819 merged 1 commit into
mainfrom
agent/demo-capability-parity
Aug 18, 2026
Merged

feat(demo): mirror PHP showcase modules#1
lam0819 merged 1 commit into
mainfrom
agent/demo-capability-parity

Conversation

@lam0819

@lam0819 lam0819 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Mirrors the Shop, Blog, and HR showcase capability matrix with PHP resources.
  • Adds reusable resource list/form/view mount points, infolists, actions, tabs, validation, factories, and random seed data.
  • Keeps the dashboard data-driven from PHP and defaults new installations to light mode.

Validation

  • composer validate --strict
  • composer lint:check
  • composer types:check
  • php artisan migrate:fresh --seed --force
  • php artisan test --compact (28 tests, 695 assertions)
  • pnpm run format:check
  • pnpm run lint:check
  • pnpm run types:check
  • pnpm run build
  • php artisan inlay:doctor --production

@lam0819
lam0819 marked this pull request as ready for review August 18, 2026 16:31
@lam0819
lam0819 merged commit 085e725 into main Aug 18, 2026
1 check passed
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.

2 participants