Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.69
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
public_html /
pilasa /
Delete
Unzip
Name
Size
Permission
Date
Action
app
[ DIR ]
drwxr-xr-x
2026-06-09 22:30
assets
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
bootstrap
[ DIR ]
drwxr-xr-x
2026-06-09 20:33
config
[ DIR ]
drwxr-xr-x
2026-06-01 22:59
database
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
lang
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
public
[ DIR ]
drwxr-xr-x
2026-06-10 02:27
resources
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
routes
[ DIR ]
drwxr-xr-x
2026-06-01 23:00
storage
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
tests
[ DIR ]
drwxr-xr-x
2026-06-01 23:01
vendor
[ DIR ]
drwxr-xr-x
2026-06-09 20:33
.editorconfig
258
B
-rw-r--r--
2024-02-19 06:31
.env
1.17
KB
-rw-r--r--
2024-12-20 20:27
.env.example
1.04
KB
-rw-r--r--
2024-02-19 06:31
.gitattributes
179
B
-rw-r--r--
2024-02-19 06:31
.gitignore
227
B
-rw-r--r--
2024-02-19 06:31
.htaccess
237
B
-r-xr-xr-x
2026-06-11 02:58
README.md
4.06
KB
-rw-r--r--
2024-02-19 06:31
artisan
1.65
KB
-rw-r--r--
2024-02-19 06:31
composer.json
2
KB
-rw-r--r--
2024-02-19 06:31
composer.lock
395.04
KB
-rw-r--r--
2024-02-19 06:31
package.json
286
B
-rw-r--r--
2024-02-19 06:31
phpunit.xml
1.15
KB
-rw-r--r--
2024-02-19 06:31
Save
Rename
{ "name": "laravel/laravel", "type": "project", "description": "The Laravel Framework.", "keywords": ["framework", "laravel"], "license": "MIT", "require": { "php": "^8.0.2", "doctrine/dbal": "*", "guzzlehttp/guzzle": "^7.2", "laravel/framework": "^9.19", "laravel/passport": "^11.8", "laravel/sanctum": "^3.0", "laravel/tinker": "^2.7", "maatwebsite/excel": "^3.1", "simplesoftwareio/simple-qrcode": "^4.2", "spatie/laravel-backup": "^8.2", "tcg/voyager": "^1.7" }, "require-dev": { "fakerphp/faker": "^1.9.1", "laravel/pint": "^1.0", "laravel/sail": "^1.0.1", "mockery/mockery": "^1.4.4", "nunomaduro/collision": "^6.1", "phpunit/phpunit": "^9.5.10", "spatie/laravel-ignition": "^1.0" }, "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 } }, "minimum-stability": "stable", "prefer-stable": true }