Deployment Diagnostics
Stack health check v1 — generated 2026-05-06 08:47:16 UTC
⚠ Warning
laravel-postgres
PostgreSQL — database service via ext-pdo_pgsql + config default
Config Summary (Strackt reads these)
✓ OK
composer.json → require.php
^8.2
✓ OK
composer.json → extensions
ext-pdo_pgsql
✓ OK
composer.json → notable packages
laravel/framework:^12.0
✓ OK
config/database.php → default
pgsql
✓ OK
config/cache.php → default
database
✓ OK
config/queue.php → default
database
✓ OK
routes/console.php → Schedule
yes (scheduler detected)
✓ OK
package.json → engines.node
not set (Strackt uses default)
Composer Requirements
⚠ Warning
PHP Version
^8.2 → 8.5.4 (could not validate)
✓ OK
ext-pdo_pgsql
Loaded
✓ OK
Laravel Framework
Required ^12.0 → installed v12.53.0
✓ OK
Livewire
Required ^4.0 → installed v4.2.1
Environment
⚠ Warning
APP_ENV
development (not production)
⚠ Warning
APP_DEBUG
true (should be false in production)
⚠ Warning
APP_URL
http://localhost (default)
✓ OK
APP_KEY
Set
✓ OK
Config Cache
Cached
✓ OK
Route Cache
Cached
PHP
✓ OK
Version
8.5.4
✓ OK
SAPI
fpm-fcgi
✓ OK
OS
Linux 6.12.80
✓ OK
Memory Limit
256M
✓ OK
Required Extensions
All loaded (pdo, mbstring, openssl, tokenizer, xml, ctype, json, bcmath, fileinfo)
✓ OK
OPcache
Enabled — 852 scripts cached
✓ OK
Optional Extensions
gd, curl, zip, intl
Database
✓ OK
Driver
pgsql
✓ OK
Connection
Connected
0.0ms
✓ OK
Server Version
PostgreSQL 17.9 on x86_64-pc-linux-gnu, compiled by clang version 21.1.7, 64-bit
✓ OK
Database
deployment_debugging_postgres
Cache
✓ OK
Driver
database
✓ OK
SET/GET Round-trip
OK
1.9ms
Queue
✓ OK
Driver
database
✓ OK
Failed Jobs
0
✓ OK
PingJob Dispatch
Dispatched successfully
✓ OK
PingJob Last Processed
2026-05-06 08:02:42 (44 minutes after)
Filesystem
✓ OK
Default Disk
local
✓ OK
Storage Write/Read
OK
✓ OK
Disk Space
0.3% used (76.5 GB free of 76.7 GB)
⚠ Warning
Storage Symlink
Not linked (run php artisan storage:link)
✓ OK
Log Directory
Writable
Deployment
⚠ Warning
Git SHA
Not available
⚠ Warning
Git Branch
Not available
✓ OK
Laravel Version
12.53.0
✓ OK
Composer Packages
78 prod, 49 dev
⚠ Warning
Node.js
Not available
⚠ Warning
npm
Not available
✓ OK
Vite Manifest
2 entries
Web Server
✓ OK
Server Software
Caddy/2.11.2
✓ OK
HTTPS
Active
⚠ Warning
APP_URL Protocol
HTTPS active but APP_URL is HTTP (http://localhost)
⚠ Warning
Host Match
Request host (deployment-debugging--postgres.personal.on-strackt.dev) differs from APP_URL (localhost)
✓ OK
Proxy Headers
X-Forwarded-For: 216.73.216.73, X-Forwarded-Proto: https
Scheduler
✓ OK
Heartbeat
2026-05-06 08:46:59 (16 seconds after)
✓ OK
Schedule Cache
Not cached
Laravel 12.53.0 · PHP 8.5.4 · Linux