Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
Server IP : & Your IP : 18.218.99.99
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 /
fo /
config /
Delete
Unzip
Name
Size
Permission
Date
Action
app.php
8.67
KB
-rw-rw-rw-
2022-11-18 23:36
auth.php
3.69
KB
-rw-rw-rw-
2022-11-18 23:36
broadcasting.php
2.16
KB
-rw-rw-rw-
2022-11-18 23:36
cache.php
3.3
KB
-rw-rw-rw-
2022-11-18 23:36
cors.php
880
B
-rw-rw-rw-
2022-11-18 23:36
database.php
5.31
KB
-rw-rw-rw-
2022-11-18 23:36
datatables.php
4.14
KB
-rw-rw-rw-
2022-11-18 23:36
filesystems.php
2.39
KB
-rw-rw-rw-
2022-11-18 23:36
flare.php
2.63
KB
-rw-rw-rw-
2022-11-18 23:36
fortify.php
4.98
KB
-rw-rw-rw-
2022-11-18 23:36
fpdf.php
185
B
-rw-rw-rw-
2022-11-18 23:36
hashing.php
1.59
KB
-rw-rw-rw-
2022-11-18 23:36
ignition.php
8.93
KB
-rw-rw-rw-
2022-11-18 23:36
logging.php
3.78
KB
-rw-rw-rw-
2022-11-18 23:36
mail.php
3.63
KB
-rw-rw-rw-
2022-11-18 23:36
pdf.php
436
B
-rw-rw-rw-
2022-11-18 23:36
queue.php
2.93
KB
-rw-rw-rw-
2022-11-18 23:36
sanctum.php
2.31
KB
-rw-rw-rw-
2022-11-18 23:36
services.php
1013
B
-rw-rw-rw-
2022-11-18 23:36
session.php
7.05
KB
-rw-rw-rw-
2022-11-18 23:36
sweetalert.php
7.74
KB
-rw-rw-rw-
2022-11-18 23:36
tinker.php
1.52
KB
-rw-rw-rw-
2022-11-18 23:36
view.php
1.06
KB
-rw-rw-rw-
2022-11-18 23:36
Save
Rename
<?php return [ /* |-------------------------------------------------------------------------- | Console Commands |-------------------------------------------------------------------------- | | This option allows you to add additional Artisan commands that should | be available within the Tinker environment. Once the command is in | this array you may execute the command in Tinker using its name. | */ 'commands' => [ // App\Console\Commands\ExampleCommand::class, ], /* |-------------------------------------------------------------------------- | Auto Aliased Classes |-------------------------------------------------------------------------- | | Tinker will not automatically alias classes in your vendor namespaces | but you may explicitly allow a subset of classes to get aliased by | adding the names of each of those classes to the following list. | */ 'alias' => [ // ], /* |-------------------------------------------------------------------------- | Classes That Should Not Be Aliased |-------------------------------------------------------------------------- | | Typically, Tinker automatically aliases classes as you require them in | Tinker. However, you may wish to never alias certain classes, which | you may accomplish by listing the classes in the following array. | */ 'dont_alias' => [ 'App\Nova', ], ];