ok
Direktori : /proc/thread-self/root/proc/self/root/home2/selectio/www/limpiar.in.net/install/routes/ |
Current File : //proc/thread-self/root/proc/self/root/home2/selectio/www/limpiar.in.net/install/routes/update.php |
<?php /* |-------------------------------------------------------------------------- | Update Routes |-------------------------------------------------------------------------- | | This route is responsible for handling the intallation process | | | */ use App\Http\Controllers\UpdateController; Route::get('/', [UpdateController::class, 'step0']);