diff --git a/routes/web.php b/routes/web.php index 8e62e66369..2e24410a25 100644 --- a/routes/web.php +++ b/routes/web.php @@ -377,4 +377,5 @@ if (Utils::isNinjaDev()) */ // Include static app constants + require_once app_path() . '/Constants.php';