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 /
international.assignmentwork /
core /
Delete
Unzip
Name
Size
Permission
Date
Action
app
[ DIR ]
drwxr-xr-x
2022-08-13 15:32
bootstrap
[ DIR ]
drwxr-xr-x
2022-08-13 15:32
config
[ DIR ]
drwxr-xr-x
2022-08-13 15:32
database
[ DIR ]
drwxr-xr-x
2022-08-13 15:32
lang
[ DIR ]
drwxr-xr-x
2022-08-13 15:32
resources
[ DIR ]
drwxr-xr-x
2022-08-13 15:32
routes
[ DIR ]
drwxr-xr-x
2023-11-04 07:21
storage
[ DIR ]
drwxrwxr-x
2022-08-13 15:32
tests
[ DIR ]
drwxr-xr-x
2022-08-13 15:32
vendor
[ DIR ]
drwxr-xr-x
2022-08-14 14:43
.editorconfig
258
B
-rw-r--r--
2022-05-17 17:19
.env
981
B
-rw-r--r--
2025-07-18 20:02
.env.example
912
B
-rw-r--r--
2022-05-17 17:19
.gitattributes
152
B
-rw-r--r--
2022-05-17 17:19
.gitignore
207
B
-rw-r--r--
2022-05-17 17:19
.htaccess
197
B
-r--r--r--
2026-04-01 03:43
.styleci.yml
175
B
-rw-r--r--
2022-05-17 17:19
README.md
3.87
KB
-rw-r--r--
2022-05-17 17:19
artisan
1.65
KB
-rw-r--r--
2022-05-17 17:19
composer.json
2.39
KB
-rw-r--r--
2022-08-13 18:22
composer.lock
351.67
KB
-rw-r--r--
2022-08-13 18:23
key.inc.php
0
B
-rw-r--r--
2023-11-04 03:10
package-lock.json
719.39
KB
-rw-r--r--
2022-05-17 17:19
package.json
643
B
-rw-r--r--
2022-05-17 17:19
phpunit.xml
1.15
KB
-rw-r--r--
2022-05-17 17:19
webpack.mix.js
556
B
-rw-r--r--
2022-05-17 17:19
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", "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 }