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 : 216.73.216.206
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
laravel8 /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-02-10 15:18
php53
[ DIR ]
drwxr-xr-x
2025-02-10 15:18
php56
[ DIR ]
drwxr-xr-x
2025-02-10 15:18
php71
[ DIR ]
drwxr-xr-x
2025-02-10 15:18
php81
[ DIR ]
drwxr-xr-x
2025-02-10 15:18
php82
[ DIR ]
drwxr-xr-x
2025-02-10 15:18
.env
1.1
KB
-rw-r--r--
2024-07-26 09:29
.htaccess
312
B
-rw-r--r--
2024-07-26 09:29
app.php
6.31
KB
-rw-r--r--
2024-07-26 09:29
composer.json
1.91
KB
-rw-r--r--
2024-07-26 09:29
fileindex.php
234
B
-rw-r--r--
2024-07-26 09:29
import.php
3.53
KB
-rw-r--r--
2025-02-10 12:11
info.xml
2.72
KB
-rw-r--r--
2025-02-10 12:08
install.js
924
B
-rw-r--r--
2022-04-29 07:19
install.php
4.16
KB
-rw-r--r--
2025-02-10 12:11
install.xml
216
B
-rw-r--r--
2024-07-26 09:29
laravel8.sql
3.91
KB
-rw-r--r--
2025-02-10 12:08
laravel8.zip
26.31
MB
-rw-r--r--
2025-02-10 12:08
md5
2.97
KB
-rw-r--r--
2025-02-10 12:11
notes.txt
797
B
-rw-r--r--
2024-07-26 09:29
remove.php
2.59
KB
-rw-r--r--
2025-02-10 12:11
Save
Rename
{ "name": "laravel/laravel", "type": "project", "description": "The skeleton application for the Laravel framework.", "keywords": ["laravel", "framework"], "license": "MIT", "require": { "php": "^8.1", "guzzlehttp/guzzle": "^7.2", "laravel/framework": "^10.10", "laravel/sanctum": "^3.3", "laravel/tinker": "^2.8" }, "require-dev": { "fakerphp/faker": "^1.9.1", "laravel/pint": "^1.0", "laravel/sail": "^1.18", "mockery/mockery": "^1.4.4", "nunomaduro/collision": "^7.0", "phpunit/phpunit": "^10.1", "spatie/laravel-ignition": "^2.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_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" ] }, "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 }