KoamiStarterKit v1.3.1-beta.0.4
·
10 commits
to main
since this release
KoamiStarterKit v1.3.1-beta.0.4
🚀 Release Type: Patch
📦 Version: 1.3.1-beta.0.4
🐳 Docker Image: ghcr.io/koamishin/KoamiStarterKit:v1.3.1-beta.0.4
🐳 Docker Alias: ghcr.io/koamishin/KoamiStarterKit:dev-latest
📋 Changes
- Add Laravel Octane skill documentation, Passkeys configuration, migration, and frontend support (abee294)
- feat(settings): add passkey management and sign-in to Inertia frontend (d4810cd)
- feat(settings): revamp application details form fields (c2b7624)
- ci: publish auto-release workflow as full release and reorder steps (7b22cf3)
- refactor: reorder use statements and update shield command in composer.json (1bed2b3)
- refactor: apply Rector fixes (4211667)
🎯 Latest Commit
Add Laravel Octane skill documentation, Passkeys configuration, migration, and frontend support
🚀 Quick Start
composer create-project koamishin/KoamiStarterKit my-project
cd my-project
composer run dev🐳 Docker Deployment
docker pull ghcr.io/koamishin/KoamiStarterKit:v1.3.1-beta.0.4
# Or pull the rolling alias
docker pull ghcr.io/koamishin/KoamiStarterKit:dev-latest🤖 Auto-generated release from commit abee294
📊 Build: https://github.com/koamishin/KoamiStarterKit/actions/runs/27452943447