*
Showing
3 changed files
with
1 additions
and
3 deletions
This diff could not be displayed because it is too large.
... | @@ -2,8 +2,6 @@ | ... | @@ -2,8 +2,6 @@ |
2 | 2 | ||
3 | use Illuminate\Support\Facades\Route; | 3 | use Illuminate\Support\Facades\Route; |
4 | 4 | ||
5 | header("Access-Control-Allow-Origin: *"); | ||
6 | |||
7 | /* | 5 | /* |
8 | |-------------------------------------------------------------------------- | 6 | |-------------------------------------------------------------------------- |
9 | | API Routes | 7 | | API Routes | ... | ... |
-
Please register or sign in to post a comment