X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/routes
home
/
prisjneg
/
public_html
/
routes
/
📁
..
📄
api.php
(680 B)
📄
channels.php
(558 B)
📄
console.php
(592 B)
📄
error_log
(1016 B)
📄
web.php
(492 B)
Editing: web.php
<?php use Illuminate\Support\Facades\Route; /* |-------------------------------------------------------------------------- | Web Routes |-------------------------------------------------------------------------- | | Here is where you can register web routes for your application. These | routes are loaded by the RouteServiceProvider and all of them will | be assigned to the "web" middleware group. Make something great! | */ Route::get('/', function () { return view('welcome'); });
Upload File
Create Folder