Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.216.199
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
public_html /
app /
Delete
Unzip
Name
Size
Permission
Date
Action
app
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
assets
[ DIR ]
drwxr-xr-x
2026-06-11 02:58
bootstrap
[ DIR ]
drwxr-xr-x
2026-06-11 02:58
cache
[ DIR ]
drwxr-xr-x
2026-06-11 02:58
config
[ DIR ]
drwxr-xr-x
2026-06-09 20:33
database
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
public
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
resources
[ DIR ]
drwxr-xr-x
2026-06-09 23:28
routes
[ DIR ]
drwxr-xr-x
2026-06-02 05:04
storage
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
tests
[ DIR ]
drwxr-xr-x
2026-06-02 05:04
vendor
[ DIR ]
drwxr-xr-x
2026-06-01 03:28
.editorconfig
258
B
-rw-r--r--
2024-02-13 02:23
.env
1.16
KB
-rw-r--r--
2024-09-01 06:51
.env.example
1.07
KB
-rw-r--r--
2024-02-13 02:23
.gitattributes
186
B
-rw-r--r--
2024-02-13 02:23
.gitignore
243
B
-rw-r--r--
2024-02-13 02:23
.htaccess
237
B
-r-xr-xr-x
2026-06-11 02:58
README.md
4.01
KB
-rw-r--r--
2024-02-13 02:23
artisan
1.65
KB
-rw-r--r--
2024-02-13 02:23
composer.json
1.98
KB
-rw-r--r--
2024-09-01 07:15
composer.lock
303.2
KB
-rw-r--r--
2024-09-01 07:15
package.json
248
B
-rw-r--r--
2024-02-13 02:23
phpunit.xml
1.11
KB
-rw-r--r--
2024-02-13 02:23
vite.config.js
263
B
-rw-r--r--
2024-02-13 02:23
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", "phpseclib/phpseclib": "*" }, "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": [ "@/usr/local/bin/php artisan vendor:publish --tag=laravel-assets --ansi --force" ], "post-root-package-install": [ "@/usr/local/bin/php -r \"file_exists('.env') || copy('.env.example', '.env');\"" ], "post-create-project-cmd": [ "@/usr/local/bin/php 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": "/home3/pilasate/public_html/app/cache" }, "minimum-stability": "stable", "prefer-stable": true }