Skip to content

Commit

Permalink
Import missing route facade
Browse files Browse the repository at this point in the history
  • Loading branch information
MamlukiSn committed Jun 28, 2021
1 parent 81f84c3 commit 89a20a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Helpers/routes_helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

use Illuminate\Support\Str;
use Illuminate\Support\Facades\Request;
use Illuminate\Support\Facades\Route;

if (!function_exists('moduleRoute')) {
/**
Expand Down

0 comments on commit 89a20a5

Please sign in to comment.