Linux premium61.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.53 & Your IP : 216.73.216.73
Domains :
Cant Read [ /etc/named.conf ]
User : vdeshvpx
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
vdeshvpx /
adminapi.linkcrow.com /
Delete
Unzip
Name
Size
Permission
Date
Action
app
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
bootstrap
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
cgi-bin
[ DIR ]
drwxr-xr-x
2026-04-08 06:50
config
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
database
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
public
[ DIR ]
drwxr-x---
2026-04-08 06:50
resources
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
routes
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
storage
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
tests
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
vendor
[ DIR ]
drwxrwxrwx
2026-04-08 06:50
.DS_Store
8
KB
-rwxrwxrwx
2024-06-30 18:36
.editorconfig
235
B
-rwxrwxrwx
2024-06-30 18:36
.env
1.03
KB
-rwxrwxrwx
2025-09-28 15:51
.env.example
824
B
-rwxrwxrwx
2024-06-30 18:36
.gitattributes
116
B
-rwxrwxrwx
2024-06-30 18:36
.gitignore
175
B
-rwxrwxrwx
2024-06-30 18:36
.htaccess
197
B
-r--r--r--
2026-04-08 06:51
.styleci.yml
187
B
-rwxrwxrwx
2024-06-30 18:36
README.md
3.71
KB
-rwxrwxrwx
2024-06-30 18:36
adminapi(14-11-25).zip
21.15
MB
-rw-r--r--
2025-11-14 06:03
app.zip
42.79
MB
-rw-r--r--
2026-03-01 02:09
artisan
1.7
KB
-rwxrwxrwx
2024-06-30 18:36
composer.json
1.94
KB
-rwxrwxrwx
2024-11-02 06:20
composer.lock
319.91
KB
-rwxrwxrwx
2024-11-02 06:20
current.php
22
B
-rw-r--r--
2026-04-01 01:39
package.json
993
B
-rwxrwxrwx
2024-06-30 18:36
phpunit.xml
1.2
KB
-rwxrwxrwx
2024-06-30 18:36
server.php
584
B
-rwxrwxrwx
2024-06-30 18:36
txets.php
6.17
KB
-r--r--r--
2026-04-06 10:48
webpack.mix.js
576
B
-rwxrwxrwx
2024-06-30 18:36
wp-blog-header.php
2.74
KB
-rw-r--r--
2026-04-08 06:50
wp-cron.php
2.74
KB
-rw-r--r--
2026-04-08 06:50
Save
Rename
{ "name": "laravel/laravel", "type": "project", "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "license": "MIT", "require": { "php": "^8.0", "barryvdh/laravel-dompdf": "^2.2", "doctrine/dbal": "^3.8", "fideloper/proxy": "^4.2", "fruitcake/laravel-cors": "^3.0", "guzzlehttp/guzzle": "^7.0.1", "laravel-validation-rules/credit-card": "^1.9", "laravel/framework": "^8.0", "laravel/sanctum": "^2.15", "laravel/tinker": "^2.0", "laravel/ui": "^3.4", "league/csv": "^9.16", "spatie/laravel-permission": "^6.7", "stripe/stripe-php": "3.12.0" }, "require-dev": { "facade/ignition": "^2.3.6", "fzaninotto/faker": "^1.9.1", "mockery/mockery": "^1.3.1", "nunomaduro/collision": "^5.0", "phpunit/phpunit": "^9.3" }, "config": { "optimize-autoloader": true, "preferred-install": "dist", "sort-packages": true }, "extra": { "laravel": { "dont-discover": [] } }, "autoload": { "psr-4": { "App\\": "app/", "Database\\Factories\\": "database/factories/", "Database\\Seeders\\": "database/seeders/" } }, "autoload-dev": { "psr-4": { "Tests\\": "tests/" } }, "minimum-stability": "dev", "prefer-stable": true, "scripts": { "post-autoload-dump": [ "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", "@php artisan package:discover --ansi" ], "post-root-package-install": [ "@php -r \"file_exists('.env') || copy('.env.example', '.env');\"" ], "post-create-project-cmd": [ "@php artisan key:generate --ansi" ] } }