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