X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/laravel/framework/src/Illuminate/Http
home
/
prisjneg
/
public_html
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Http
/
📁
..
📁
Client
📁
Concerns
📁
Exceptions
📄
File.php
(155 B)
📄
FileHelpers.php
(1.18 KB)
📄
JsonResponse.php
(3.39 KB)
📄
LICENSE.md
(1.05 KB)
📁
Middleware
📄
RedirectResponse.php
(5.82 KB)
📄
Request.php
(17.81 KB)
📁
Resources
📄
Response.php
(3.03 KB)
📄
ResponseTrait.php
(3.75 KB)
📁
Testing
📄
UploadedFile.php
(4.01 KB)
📄
composer.json
(1.27 KB)
Editing: composer.json
{ "name": "illuminate/http", "description": "The Illuminate Http package.", "license": "MIT", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1", "ext-filter": "*", "fruitcake/php-cors": "^1.2", "guzzlehttp/uri-template": "^1.0", "illuminate/collections": "^10.0", "illuminate/macroable": "^10.0", "illuminate/session": "^10.0", "illuminate/support": "^10.0", "symfony/http-foundation": "^6.4", "symfony/http-kernel": "^6.2", "symfony/mime": "^6.2" }, "autoload": { "psr-4": { "Illuminate\\Http\\": "" } }, "suggest": { "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", "guzzlehttp/guzzle": "Required to use the HTTP Client (^7.5)." }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Upload File
Create Folder