📤
PicoSMS
  • Introduction
  • Installation
    • Installation on Hosting Server
      • Domain or subdomain creating
      • Database creating
      • Upload files to server
      • Import Database
      • Configure Environment
  • How To
    • How to upgrade?
    • How to login as an Admin?
    • How to create plan?
    • How to configure SMS gateway?
    • How to configure Number?
    • How to configure Sender ID?
    • How to register as a customer?
      • Using Admin panel
      • By upgrading plan
    • How to register as a Reseller?
      • Using Admin panel
      • Using Sign up form
    • How to configure payment gateways?
    • How to configure email settings?
    • How to send SMS?
    • How to receive SMS?
    • How to run a campaign?
    • How to connect IP with Domain ?
    • How to add domain ?
    • How to TopUp ?
    • How to enable customer registration?
  • Basic
    • How to Configure Language in Local Settings?
    • Cron Setup
    • Site Settings
    • Email Template
    • Localization and Time Format
Powered by GitBook
On this page
  1. Installation
  2. Installation on Hosting Server

Configure Environment

Describes configuration of the environmen

PreviousImport DatabaseNextHow to upgrade?

Last updated 3 years ago

Find .env file edit or change

If you don't find the .env file then please enable "Show hidden files"

Then change the below information according to your database credentials

  • DB_HOST= your database host

  • DB_PORT= your database port number

  • DB_DATABASE= your database name

  • DB_USERNAME= your database username

  • DB_PASSWORD= your database password