10 Commits

Author SHA1 Message Date
a6b1cfe498 Add module generator UI and discovery service documentation 2026-03-15 08:59:53 +02:00
dff2cd752c Add ViteHelper fallback for missing frontend assets 2026-03-15 07:47:59 +02:00
bcb7997ba0 Fix Filament 403 - add FilamentUser interface and canAccessPanel method 2026-03-12 10:22:49 +02:00
a0a722971d Add seeders to production instructions 2026-03-12 10:05:09 +02:00
754153ed1c pass 2026-03-12 10:00:50 +02:00
a1a0d6a6c3 add user make 2026-03-12 09:53:03 +02:00
fa4c787beb Fix npm ci to npm install in deployment docs 2026-03-12 09:48:17 +02:00
12027d9e98 Add CLAUDE.md - AI agent instructions for module development
Created comprehensive anti-hallucination documentation:
- EXACT file templates with full code examples
- Precise naming conventions (PascalCase, snake_case, kebab-case)
- Step-by-step module creation checklist
- Common mistakes to avoid section
- Filament form/table component reference
- Debugging commands and troubleshooting
- Updated AI_CONTEXT.md and README.md to reference CLAUDE.md
2026-03-11 07:59:39 +02:00
c5260e652b Expand .gitignore for Laravel, update README with one-command setup, simplify env configs 2026-03-09 03:48:40 +02:00
17dbdad28b templave v1 2026-03-06 08:57:05 +02:00