One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
html
/
Compro-ISP
/
vendor
/
laravel
/
breeze
/
Edit File:
composer.json
{ "name": "laravel/breeze", "description": "Minimal Laravel authentication scaffolding with Blade and Tailwind.", "keywords": ["laravel", "auth"], "license": "MIT", "support": { "issues": "https://github.com/laravel/breeze/issues", "source": "https://github.com/laravel/breeze" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1.0", "illuminate/console": "^10.17", "illuminate/filesystem": "^10.17", "illuminate/support": "^10.17", "illuminate/validation": "^10.17" }, "autoload": { "psr-4": { "Laravel\\Breeze\\": "src/" } }, "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "laravel": { "providers": [ "Laravel\\Breeze\\BreezeServiceProvider" ] } }, "config": { "sort-packages": true }, "minimum-stability": "dev", "prefer-stable": true, "require-dev": { "orchestra/testbench": "^8.0", "phpstan/phpstan": "^1.10" } }
Simpan