Linux server333.web-hosting.com 4.18.0-553.47.1.lve.el8.x86_64 #1 SMP Tue Apr 8 13:54:31 UTC 2025 x86_64
LiteSpeed
Server IP : 162.254.39.6 & Your IP : 216.73.216.252
Domains :
Cant Read [ /etc/named.conf ]
User : dailmgzn
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
dailmgzn /
public_html /
topcinemax.cc /
engine /
Delete
Unzip
Name
Size
Permission
Date
Action
app
[ DIR ]
drwxr-xr-x
2019-08-06 17:21
bootstrap
[ DIR ]
drwxr-xr-x
2019-08-06 17:22
config
[ DIR ]
drwxr-xr-x
2019-08-06 17:22
database
[ DIR ]
drwxr-xr-x
2019-08-06 17:22
exports
[ DIR ]
drwxr-xr-x
2019-08-06 17:52
resources
[ DIR ]
drwxr-xr-x
2019-08-06 17:23
routes
[ DIR ]
drwxr-xr-x
2019-08-06 17:25
sitemaps
[ DIR ]
drwxr-xr-x
2019-08-06 17:25
storage
[ DIR ]
drwxr-xr-x
2019-08-06 17:25
tests
[ DIR ]
drwxr-xr-x
2019-08-06 17:25
themes
[ DIR ]
drwxr-xr-x
2025-05-22 11:27
vendor
[ DIR ]
drwxr-xr-x
2019-08-06 17:26
.editorconfig
213
B
-rw-r--r--
2019-06-30 00:06
.env
790
B
-rw-r--r--
2019-06-30 00:09
.gitattributes
111
B
-rw-r--r--
2019-06-30 00:06
.gitignore
151
B
-rw-r--r--
2019-06-30 00:06
.styleci.yml
174
B
-rw-r--r--
2019-06-30 00:06
artisan
1.65
KB
-rw-r--r--
2019-06-30 00:06
composer.json
1.55
KB
-rw-r--r--
2019-07-16 00:46
config.php
653
B
-rw-r--r--
2025-05-22 11:28
index.php
27
B
-rw-r--r--
2019-08-06 17:18
phpunit.xml
1.13
KB
-rw-r--r--
2019-06-30 00:06
server.php
563
B
-rw-r--r--
2019-06-30 00:06
Save
Rename
{ "name": "laravel/laravel", "type": "project", "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "license": "MIT", "require": { "php": "^7.1.3", "artesaos/seotools": "^0.14.0", "fideloper/proxy": "^4.0", "laravel/framework": "5.8.*", "laravel/tinker": "^1.0" }, "require-dev": { "beyondcode/laravel-dump-server": "^1.0", "filp/whoops": "^2.0", "fzaninotto/faker": "^1.4", "mockery/mockery": "^1.0", "nunomaduro/collision": "^3.0", "phpunit/phpunit": "^7.5" }, "config": { "optimize-autoloader": true, "preferred-install": "dist", "sort-packages": true }, "extra": { "laravel": { "dont-discover": [] } }, "autoload": { "psr-4": { "App\\": "app/" }, "classmap": [ "database/seeds", "database/factories" ] }, "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" ] } }