Prevent stale Laravel config and routes after FTP/shared-hosting deployments, with safe auto-repair even when exec() is disabled.
-
Updated
Aug 20, 2026 - PHP
Prevent stale Laravel config and routes after FTP/shared-hosting deployments, with safe auto-repair even when exec() is disabled.
Catch Laravel environment drift and unsafe env() usage before config:cache turns them into deployment bugs.
Add a description, image, and links to the config-cache topic page so that developers can more easily learn about it.
To associate your repository with the config-cache topic, visit your repo's landing page and select "manage topics."