# ===== DATABASE ===== DB_HOST=localhost DB_USER=pishvivy_toto DB_PASS=Toto123456!$$! DB_NAME=pishvivy_totoonline DB_PORT=3306 # ===== TELEGRAM BOT ===== TELEGRAM_BOT_TOKEN=8801812798:AAH9WbkGjwdD3DJlEI35g3EHgWhC-bxMR90 TELEGRAM_WEBHOOK_URL=https://github.pishibini.com/telegram_bot/webhook.php # ===== APP SETTINGS ===== APP_NAME=TotoOnline APP_ENV=production APP_DEBUG=false APP_URL=https://github.pishibini.com # ===== TIMEZONE ===== TIMEZONE=Asia/Tehran # ===== COUPON SETTINGS ===== COUPON_VALUE=1 REFERRAL_COUPON=2 WELCOME_BONUS=3 # ===== TOURNAMENT SETTINGS ===== GAMES_PER_TOURNAMENT=8 TOURNAMENT_AUTO_START=true # ===== PAYMENT GATEWAY ===== GATEWAY_NAME=zarinpal GATEWAY_MERCHANT_ID=your_merchant_id # ===== ADMIN SETTINGS ===== ADMIN_USERNAME=admin ADMIN_PASSWORD=Admin123456! ADMIN_PANEL_URL=https://github.pishibini.com/admin_panel # ===== EMAIL ===== MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=your_email@gmail.com MAIL_PASSWORD=your_app_password MAIL_FROM_ADDRESS=noreply@github.pishibini.com MAIL_FROM_NAME=TotoOnline