We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a189509 commit d83403fCopy full SHA for d83403f
routes/web.php
@@ -1,8 +1 @@
1
<?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