No description
Find a file
Claude 5cf876aa21
fix: add .gitignore — exclude vendor, .env, storage
Co-Authored-By: Charon <charon@lethean.io>
2026-04-03 16:35:07 +01:00
app feat: add Website modules — domain-scoped route registration 2026-04-03 16:34:55 +01:00
bootstrap feat: lthn.io CorePHP app — TLD website + blockchain services 2026-04-03 16:13:55 +01:00
config feat: complete module scaffolding — all 6 modules with controllers, routes, services 2026-04-03 16:26:17 +01:00
public feat: lthn.io CorePHP app — TLD website + blockchain services 2026-04-03 16:13:55 +01:00
resources feat: complete module scaffolding — all 6 modules with controllers, routes, services 2026-04-03 16:26:17 +01:00
routes feat: lthn.io CorePHP app — TLD website + blockchain services 2026-04-03 16:13:55 +01:00
.gitignore fix: add .gitignore — exclude vendor, .env, storage 2026-04-03 16:35:07 +01:00
artisan feat: lthn.io CorePHP app — TLD website + blockchain services 2026-04-03 16:13:55 +01:00
Caddyfile feat: complete module scaffolding — all 6 modules with controllers, routes, services 2026-04-03 16:26:17 +01:00
composer.json feat: add Website modules — domain-scoped route registration 2026-04-03 16:34:55 +01:00
composer.lock feat: add Website modules — domain-scoped route registration 2026-04-03 16:34:55 +01:00
Dockerfile feat: complete module scaffolding — all 6 modules with controllers, routes, services 2026-04-03 16:26:17 +01:00