Question: Installation Success. But Can't Login

Installation Success. But Can't Login

Please check. The login/ register button not working. https://talk.appcore.in/

R

rag

Asked
Please check. The login/ register button not working.

https://talk.appcore.in/
  • R

    rag

    Answered
    Please share your private message link. I'll share ssh creds
  • MS

    Mian Saleem

    Answered
    Hello,

    Please test it and if there is any issue, let me know so that I can fix before I release update.

    Thank you
  • R

    rag

    Answered
    Thank you, Now it's working.
    Can i change the password now?
  • R

    rag

    Answered
    How can i get into admin panel?
  • R

    rag

    Answered
    Mail is not receiving.

    "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.
    Resend Verification Email"
  • MS

    Mian Saleem

    Answered
    Hello,

    Please find the Manage menu in top bar after you logged in as super admin.

    For email, please update the mail config on the `.env` file.

    ```
    MAIL_MAILER=smtp
    MAIL_HOST=yourHost
    MAIL_PORT=565
    MAIL_USERNAME=null
    MAIL_PASSWORD=null
    MAIL_ENCRYPTION=null
    ```

    Thank you
  • Login to Reply