From 99dc2c06e181bbd66447b5eb023952657f28c21b Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 16 Jan 2018 20:38:29 +0200 Subject: [PATCH] Git push --- routes/web.php | 1 + 1 file changed, 1 insertion(+) diff --git a/routes/web.php b/routes/web.php index 8e62e66369fa..2e24410a2533 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';