Active Module:
System Infrastructure Dashboard
System Infrastructure
Live status, metrics, and environment details of the playground instance.
Redis Store
Connected
Driver: predis
DB Connection
Connected
Connection: mysql
Avg Latency
60.5 ms
Calculated over last 50 reqs
Cache Hit Ratio
40%
Cache store: redis
Queue Size
Currently pending in Redis/DB
Driver: redis
Manage Queue →
Jobs Processed
Accumulated successful runs
Success Rate: 100%
Static + Live counter
Failed Jobs
Jobs sent to failed_jobs store
Auto-Retry: Enabled
Review Failures →
Software Environment
PHP Version
8.2.32
Laravel Version
12.64.0
Application Version
1.0.0
Cache Driver
redis
Database Driver
mysql
Scheduler Daemon
Cron Status
Active (Last run: 2 minutes ago)
Scheduled Jobs Registered
4 Task(s)
Laravel's scheduler runs as a single cron task `* * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1` that triggers individual tasks based on their custom intervals defined in routes/console.php or kernel.