Vasyka
125566cb81
Remove opcache.preload (file doesn't exist, JIT works without)
2026-05-05 12:52:02 +00:00
Vasyka
ac2762917e
composer install --ignore-platform-reqs
...
Imaginea composer:2 nu are ext-intl/bcmath/etc. Filament 5 le cere.
Runtime stage le instalează via install-php-extensions, deci safe să le ignorăm la build composer.
2026-05-05 11:38:35 +00:00
Vasyka
b93c393f15
Fix FrankenPHP image tag (latest-php8.4 → 1-php8.4)
...
Tag latest-php8.4 nu există pe Docker Hub.
Correct: 1-php8.4 (linia 1.x stable cu PHP 8.4).
2026-05-05 10:50:32 +00:00
Vasyka
5e32f82b3a
Initial Laravel 12 + Filament 5 + Octane skeleton
...
- Laravel 12 base
- Filament 5 (default admin panel)
- Stancl/Tenancy v3 (config + migrations only)
- Spatie Permission
- Octane FrankenPHP runtime
- Sanctum
- Dockerfile multi-stage (composer + node + frankenphp:8.4)
- Entrypoint runs migrations + caches on boot
- .env.example pre-completat cu hosturi interne Coolify
- Health endpoint /up
Repo init pentru multi-tenant SaaS pe Coolify Hetzner.
2026-05-04 12:19:55 +00:00