cli/cmd/core-app/laravel/app
Snider c13b6b8b02 feat(core-app): add auto-migration and session/cache tables
AppServiceProvider runs migrate --force on first request.
Sessions and cache tables created automatically in SQLite.
Removed synthetic HTTP migration approach in favour of pure
PHP service provider — cleaner, works with Octane workers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 22:56:44 +00:00
..
Livewire feat(core-app): FrankenPHP + Wails v3 native desktop app 2026-02-06 22:50:18 +00:00
Providers feat(core-app): add auto-migration and session/cache tables 2026-02-06 22:56:44 +00:00