404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.129.23.179: ~ $
{
    "name": "spatie/laravel-ignition",
    "description": "A beautiful error page for Laravel applications.",
    "keywords": [
        "error",
        "page",
        "laravel",
        "flare"
    ],
    "authors": [
        {
            "name": "Spatie",
            "email": "info@spatie.be",
            "role": "Developer"
        }
    ],
    "homepage": "https://flareapp.io/ignition",
    "license": "MIT",
    "require": {
        "php": "^8.1",
        "ext-curl": "*",
        "ext-json": "*",
        "ext-mbstring": "*",
        "illuminate/support": "^10.0",
        "spatie/flare-client-php": "^1.3.5",
        "spatie/ignition": "^1.4.3",
        "symfony/console": "^6.2.3",
        "symfony/var-dumper": "^6.2.3"
    },
    "require-dev": {
        "livewire/livewire": "^2.11",
        "mockery/mockery": "^1.5.1",
        "orchestra/testbench": "^8.0",
        "pestphp/pest": "^1.22.3",
        "phpstan/extension-installer": "^1.2",
        "phpstan/phpstan-deprecation-rules": "^1.1.1",
        "phpstan/phpstan-phpunit": "^1.3.3"
    },
    "config": {
        "sort-packages": true,
        "allow-plugins": {
            "phpstan/extension-installer": true,
            "pestphp/pest-plugin": true
        }
    },
    "extra": {
        "laravel": {
            "providers": [
                "Spatie\\LaravelIgnition\\IgnitionServiceProvider"
            ],
            "aliases": {
                "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare"
            }
        },
        "branch-alias": {
            "dev-main": "2.0-dev"
        }
    },
    "autoload": {
        "psr-4": {
            "Spatie\\LaravelIgnition\\": "src"
        },
        "files": [
            "src/helpers.php"
        ]
    },
    "autoload-dev": {
        "psr-4": {
            "Spatie\\LaravelIgnition\\Tests\\": "tests"
        }
    },

    "minimum-stability": "dev",
    "prefer-stable": true,
    "scripts": {
        "analyse": "vendor/bin/phpstan analyse",
        "baseline": "vendor/bin/phpstan --generate-baseline",
        "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes",
        "test": "vendor/bin/pest",
        "test-coverage": "vendor/bin/phpunit --coverage-html coverage"
    },
    "support": {
        "issues": "https://github.com/spatie/laravel-ignition/issues",
        "forum": "https://twitter.com/flareappio",
        "source": "https://github.com/spatie/laravel-ignition",
        "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction"
    }
}

Filemanager

Name Type Size Permission Actions
.git Folder 0755
.github Folder 0755
config Folder 0755
docs Folder 0755
src Folder 0755
tests Folder 0755
.editorconfig File 362 B 0644
.gitattributes File 1.01 KB 0644
.gitignore File 201 B 0644
.php_cs.php File 1.16 KB 0644
CHANGELOG.md File 10.12 KB 0644
LICENSE.md File 1.08 KB 0644
README.md File 2.86 KB 0644
composer.json File 2.54 KB 0644
phpstan-baseline.neon File 6.61 KB 0644
phpstan.neon.dist File 648 B 0644
phpunit.xml.dist File 582 B 0644