Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 18.223.97.137
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
laravel /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-04-29 14:15
php53
[ DIR ]
drwxr-xr-x
2025-04-29 14:15
php56
[ DIR ]
drwxr-xr-x
2025-04-29 14:15
php71
[ DIR ]
drwxr-xr-x
2025-04-29 14:15
php81
[ DIR ]
drwxr-xr-x
2025-04-29 14:15
php82
[ DIR ]
drwxr-xr-x
2025-04-29 14:15
.env
1.1
KB
-rw-r--r--
2025-01-03 09:54
.htaccess
312
B
-rw-r--r--
2024-03-20 06:51
app.php
4.19
KB
-rw-r--r--
2024-03-20 06:51
composer.json
2.36
KB
-rw-r--r--
2024-11-22 11:43
fileindex.php
271
B
-rw-r--r--
2024-11-29 10:38
import.php
4.18
KB
-rw-r--r--
2025-04-29 11:29
info.xml
2.74
KB
-rw-r--r--
2025-04-29 09:24
install.js
924
B
-rw-r--r--
2021-12-23 10:18
install.php
4.32
KB
-rw-r--r--
2025-04-29 11:29
install.xml
216
B
-rw-r--r--
2024-03-20 06:51
laravel.sql
5.45
KB
-rw-r--r--
2025-04-29 09:24
laravel.zip
25.25
MB
-rw-r--r--
2025-04-29 09:24
md5
1.95
KB
-rw-r--r--
2025-04-29 11:29
notes.txt
1.12
KB
-rw-r--r--
2024-07-30 10:41
remove.php
2.59
KB
-rw-r--r--
2025-04-29 11:29
Save
Rename
{ "$schema": "https://getcomposer.org/schema.json", "name": "laravel/laravel", "type": "project", "description": "The skeleton application for the Laravel framework.", "keywords": ["laravel", "framework"], "license": "MIT", "require": { "php": "^8.2", "laravel/framework": "^11.31", "laravel/tinker": "^2.9" }, "require-dev": { "fakerphp/faker": "^1.23", "laravel/pail": "^1.1", "laravel/pint": "^1.13", "laravel/sail": "^1.26", "mockery/mockery": "^1.6", "nunomaduro/collision": "^8.1", "phpunit/phpunit": "^11.0.1" }, "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_binary]] artisan package:discover --ansi" ], "post-update-cmd": [ "@[[php_binary]] artisan vendor:publish --tag=laravel-assets --ansi --force" ], "post-root-package-install": [ "@[[php_binary]] -r \"file_exists('.env') || copy('.env.example', '.env');\"" ], "post-create-project-cmd": [ "@[[php_binary]] artisan key:generate --ansi", "@[[php_binary]] -r \"file_exists('database/database.sqlite') || touch('database/database.sqlite');\"", "@[[php_binary]] artisan migrate --graceful --ansi" ], "dev": [ "Composer\\Config::disableProcessTimeout", "npx concurrently -c \"#93c5fd,#c4b5fd,#fb7185,#fdba74\" \"php artisan serve\" \"php artisan queue:listen --tries=1\" \"php artisan pail --timeout=0\" \"npm run dev\" --names=server,queue,logs,vite" ] }, "extra": { "laravel": { "dont-discover": [] } }, "config": { "optimize-autoloader": true, "preferred-install": "dist", "sort-packages": true, "allow-plugins": { "pestphp/pest-plugin": true, "php-http/discovery": true }, "cache-dir": "[[softpath]]/cache" }, "minimum-stability": "stable", "prefer-stable": true }