diff options
Diffstat (limited to 'routes')
-rw-r--r-- | routes/web.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/routes/web.php b/routes/web.php index 448000f..59d037b 100644 --- a/routes/web.php +++ b/routes/web.php @@ -1,5 +1,6 @@ <?php +use Illuminate\Support\Facades\DB; use Illuminate\Support\Facades\Route; /* |