{ "name": "illuminate/cookie", "description": "The Illuminate Cookie 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-hash": "*", "illuminate/collections": "^10.0", "illuminate/contracts": "^10.0", "illuminate/macroable": "^10.0", "illuminate/support": "^10.0", "symfony/http-foundation": "^6.2", "symfony/http-kernel": "^6.2" }, "autoload": { "psr-4": { "Illuminate\\Cookie\\": "" } }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Middleware | Folder | 0755 |
|
|
CookieJar.php | File | 6.23 KB | 0644 |
|
CookieServiceProvider.php | File | 565 B | 0644 |
|
CookieValuePrefix.php | File | 1.1 KB | 0644 |
|
LICENSE.md | File | 1.05 KB | 0644 |
|
composer.json | File | 1009 B | 0644 |
|