SuperSeller3000/src
Simon Kuehn 2cfc5e8f17 feat: add console commands, remaining migrations and config wiring
Console commands: CreateUser (interactive), BackupCommand, RotateLogsCommand.
Migrations 20260514: initial schema for app/logs schemas.
Config: register new bundles, Doctrine schema filter, Kernel micro-kernel
adjustments, deleted unused api.yaml route file and www.conf override.
Application service and API controller updates for the full article lifecycle.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 22:44:11 +00:00
..
Application feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00
Controller feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Domain feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00
Entity feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Infrastructure feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00
Repository feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Kernel.php feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00