From 4d565e681cbf496e0cdfb58743d4ae8238cef15e Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 20 Dec 2019 15:10:23 -0600 Subject: [PATCH] import facades --- routes/api.php | 1 + routes/channels.php | 2 ++ routes/console.php | 1 + routes/web.php | 2 ++ 4 files changed, 6 insertions(+) diff --git a/routes/api.php b/routes/api.php index c641ca5e..bcb8b189 100644 --- a/routes/api.php +++ b/routes/api.php @@ -1,6 +1,7 @@