HEX
Server: Apache
System: Linux p3plmcpnl494318.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: halcosmu (4392252)
PHP: 8.4.18
Disabled: NONE
Upload Files
File: /home/halcosmu/public_html/quickreverseloan.com/composer.json
{
    "name": "laravel/laravel",
    "type": "project",
    "description": "BPO Workforce Management System built with Laravel",
    "keywords": ["laravel", "framework", "bpo", "workforce", "management"],
    "license": "MIT",
    "require": {
        "php": "^8.1.0",
        "guzzlehttp/guzzle": "^7.0.1",
        "laravel/framework": "8.83.*",
        "laravel/sanctum": "2.15.*",
        "laravel/tinker": "2.10.*"
    },
    "require-dev": {
        "facade/ignition": "2.17.*",
        "fakerphp/faker": "1.24.*",
        "mockery/mockery": "1.6.*",
        "nunomaduro/collision": "5.11.*",
        "phpunit/phpunit": "9.6.*"
    },
    "autoload": {
        "psr-4": {
            "App\\": "app/",
            "Database\\Factories\\": "database/factories/",
            "Database\\Seeders\\": "database/seeders/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Tests\\": "tests/"
        }
    },
    "scripts": {
        "post-autoload-dump": [
            "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
            "@php artisan package:discover --ansi"
        ],
        "post-update-cmd": [
            "@php artisan vendor:publish --tag=laravel-assets --ansi --force"
        ],
        "post-root-package-install": [
            "@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
        ],
        "post-create-project-cmd": [
            "@php artisan key:generate --ansi"
        ]
    },
    "extra": {
        "laravel": {
            "dont-discover": []
        }
    },
    "config": {
        "optimize-autoloader": true,
        "preferred-install": "dist",
        "sort-packages": true,
        "allow-plugins": {
            "pestphp/pest-plugin": true,
            "php-http/discovery": true
        },
        "platform-check": false
    },
    "minimum-stability": "stable",
    "prefer-stable": true
}