Easy to use setup wizard to get your script up and running
Please Complete the following steps to install the script
Extension | Status |
---|---|
zip | Installed |
curl | Installed |
Check the .env
file to make sure all the settings are correct.
After installing the script, you can activate your license key from the admin panel.
Configure the environment file with your mail credentials to continue.
MAIL_MAILER=
MAIL_HOST=
MAIL_PORT=
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=
MAIL_FROM_ADDRESS=
MAIL_FROM_NAME=
You can find your mail credentials in your mail service provider's dashboard.
You have already installed Composer. You can skip this step and move on to the next step.
You have successfully connected to the database. You can skip this step and move on to the next step.
You have successfully run the migrations. You can skip this step and move on to the next step.