Server : LiteSpeed System : Linux in-mum-web837.main-hosting.eu 4.18.0-553.52.1.lve.el8.x86_64 #1 SMP Wed May 21 15:31:29 UTC 2025 x86_64 User : u495801573 ( 495801573) PHP Version : 8.3.30 Disable Function : NONE Directory : /home/u495801573/domains/rahmanhabib.com.bd/public_html/ |
APP_NAME="RahmanHabib" # Disable debug mode by changing APP_DEBUG=false when your site is ready for live. APP_DEBUG=true APP_ENV=production # Must change APP_URL to your website URL. Example: APP_URL=http://your-domain.com APP_URL=https://rahmanhabib.com.bd APP_KEY=base64:aupx1RSuyw8STqR4i3nxG5Xks5OGwbZN5xelUG0NVPE= LOG_CHANNEL=daily BROADCAST_DRIVER=log CACHE_STORE=file QUEUE_CONNECTION=sync SESSION_DRIVER=file SESSION_LIFETIME=120 # Security Settings - Cookie Protection # SESSION_HTTP_ONLY prevents JavaScript from accessing session cookies (protects against XSS attacks) # Keep this as true for security. Only set to false if you have a specific need for JS cookie access. SESSION_HTTP_ONLY=true # SESSION_SECURE_COOKIE ensures cookies are only sent over HTTPS connections # Set to true for production sites with SSL/HTTPS. Keep false for localhost/development. SESSION_SECURE_COOKIE=false # HTTP Security Headers - Adds additional protection against common web vulnerabilities # Adds: X-Content-Type-Options, X-Frame-Options, X-XSS-Protection, Referrer-Policy headers # Safe for all environments. Disable only if you need your site to be embedded in iframes on other domains. ENABLE_HTTP_SECURITY_HEADERS=true REDIS_CLIENT=predis REDIS_HOST=127.0.0.1 REDIS_PASSWORD=null REDIS_PORT=6379 # Change to your database credentials DB_CONNECTION=mysql # If you use Laravel Sail, just change DB_HOST to DB_HOST=mysql # On some hosting DB_HOST can be localhost instead of 127.0.0.1 DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE="u495801573_rahmanhabib" DB_USERNAME="u495801573_rahmanh_us" DB_PASSWORD="$Hm10061994$" DB_STRICT=false # You should change this value to hide your admin URL (DON'T use special characters). Example: ADMIN_DIR=hello-admin then your admin URL will be # http://your-domain.com/hello-admin ADMIN_DIR=admin CMS_ENABLE_INSTALLER=true # If your site has SSL issues, you can force the schema and root URL by uncommenting the following lines, change domain to your domain. # Docs: https://docs.botble.com/cms/ssl.html #FORCE_SCHEMA=https #FORCE_ROOT_URL=https://your-domain.com