Skip to content

Commit d83403f

Browse files
committed
Update web.php
1 parent a189509 commit d83403f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

routes/web.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
11
<?php
2-
3-
use Illuminate\Support\Facades\Route;
4-
use Sokeio\Platform;
5-
6-
Route::get('test1', function () {
7-
return Platform::gate()->getLoaders();
8-
});

0 commit comments

Comments
 (0)