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 : 18.222.5.111
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
vendor /
facade /
ignition /
Delete
Unzip
Name
Size
Permission
Date
Action
config
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
resources
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
src
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
.php_cs
1.21
KB
-rw-r--r--
2020-11-17 16:24
CHANGELOG.md
8.36
KB
-rw-r--r--
2020-11-17 16:24
LICENSE.md
1.06
KB
-rw-r--r--
2020-11-17 16:24
README.md
1.43
KB
-rw-r--r--
2020-11-17 16:24
composer.json
2.1
KB
-rw-r--r--
2020-11-17 16:24
package.json
1.86
KB
-rw-r--r--
2020-11-17 16:24
psalm-baseline.xml
1.72
KB
-rw-r--r--
2020-11-17 16:24
psalm.xml
1.65
KB
-rw-r--r--
2020-11-17 16:24
Save
Rename
{ "name": "facade/ignition", "description": "A beautiful error page for Laravel applications.", "keywords": [ "error", "page", "laravel", "flare" ], "homepage": "https://github.com/facade/ignition", "license": "MIT", "require": { "php": "^7.2.5", "ext-json": "*", "ext-mbstring": "*", "facade/flare-client-php": "^1.0", "facade/ignition-contracts": "^1.0", "filp/whoops": "^2.4", "illuminate/support": "^7.0|^8.0", "monolog/monolog": "^2.0", "scrivo/highlight.php": "^9.15", "symfony/console": "^5.0", "symfony/var-dumper": "^5.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.14", "mockery/mockery": "^1.3", "orchestra/testbench": "^5.0|^6.0", "psalm/plugin-laravel": "^1.2" }, "suggest": { "laravel/telescope": "^3.1" }, "config": { "sort-packages": true }, "extra": { "branch-alias": { "dev-master": "2.x-dev" }, "laravel": { "providers": [ "Facade\\Ignition\\IgnitionServiceProvider" ], "aliases": { "Flare": "Facade\\Ignition\\Facades\\Flare" } } }, "autoload": { "psr-4": { "Facade\\Ignition\\": "src" }, "files": [ "src/helpers.php" ] }, "autoload-dev": { "psr-4": { "Facade\\Ignition\\Tests\\": "tests" } }, "minimum-stability": "dev", "prefer-stable": true, "scripts": { "psalm": "vendor/bin/psalm", "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes", "test": "vendor/bin/phpunit", "test-coverage": "vendor/bin/phpunit --coverage-html coverage" }, "support": { "issues": "https://github.com/facade/ignition/issues", "forum": "https://twitter.com/flareappio", "source": "https://github.com/facade/ignition", "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction" } }