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 c1917ff commit e50424fCopy full SHA for e50424f
routes/api.php
@@ -2,4 +2,4 @@
2
3
use Illuminate\Support\Facades\Route;
4
5
-Route::post('/helper', 'CodeCreeper\LaravelHelper\Http\Controllers\MainController');
+Route::post('/helper', 'MainController');
0 commit comments