Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
Server IP : & Your IP : 3.15.195.46
Domains :
Cant Read [ /etc/named.conf ]
User : elibrary.unsap.ac.id
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
D: /
localhost /
relawan /
routes /
Delete
Unzip
Name
Size
Permission
Date
Action
api.php
589
B
-rw-rw-rw-
2023-06-07 16:07
channels.php
576
B
-rw-rw-rw-
2023-06-07 16:07
console.php
611
B
-rw-rw-rw-
2023-06-07 16:07
web.php
5.81
KB
-rw-rw-rw-
2023-07-09 22:54
Save
Rename
<?php use Illuminate\Foundation\Inspiring; use Illuminate\Support\Facades\Artisan; /* |-------------------------------------------------------------------------- | Console Routes |-------------------------------------------------------------------------- | | This file is where you may define all of your Closure based console | commands. Each Closure is bound to a command instance allowing a | simple approach to interacting with each command's IO methods. | */ Artisan::command('inspire', function () { $this->comment(Inspiring::quote()); })->purpose('Display an inspiring quote');