X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/laravel/framework/src/Illuminate/Session
home
/
prisjneg
/
public_html
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Session
/
📁
..
📄
ArraySessionHandler.php
(2.57 KB)
📄
CacheBasedSessionHandler.php
(1.9 KB)
📁
Console
📄
CookieSessionHandler.php
(2.88 KB)
📄
DatabaseSessionHandler.php
(6.96 KB)
📄
EncryptedStore.php
(1.73 KB)
📄
ExistenceAwareInterface.php
(254 B)
📄
FileSessionHandler.php
(2.55 KB)
📄
LICENSE.md
(1.05 KB)
📁
Middleware
📄
NullSessionHandler.php
(986 B)
📄
SessionManager.php
(7.1 KB)
📄
SessionServiceProvider.php
(1.45 KB)
📄
Store.php
(16.3 KB)
📄
SymfonySessionDecorator.php
(3.58 KB)
📄
TokenMismatchException.php
(112 B)
📄
composer.json
(1.12 KB)
Editing: composer.json
{ "name": "illuminate/session", "description": "The Illuminate Session 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-ctype": "*", "ext-session": "*", "illuminate/collections": "^10.0", "illuminate/contracts": "^10.0", "illuminate/filesystem": "^10.0", "illuminate/support": "^10.0", "symfony/finder": "^6.2", "symfony/http-foundation": "^6.4" }, "autoload": { "psr-4": { "Illuminate\\Session\\": "" } }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "suggest": { "illuminate/console": "Required to use the session:table command (^10.0)." }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Upload File
Create Folder