Question: No Database Received From Install Server

No Database Received From Install Server

My database is correct. But he appears this answer. No database received from install server, please check with developer.

G

gildomatos

Asked
My database is correct. But he appears this answer.
No database received from install server, please check with developer.
  • MS

    Mian Saleem

    Answered
    Hello,

    Please let me know your license key/purchase code to check.

    _You can add private reply by enabling the `PRIVATE for Staff only` at top right of reply section._

    Thank you
  • G

    gildomatos

    Answered
    The application does not allow changing user passwords
  • MS

    Mian Saleem

    Answered
    Hello,

    We have updated the Laravel to the latest version and release the update.

    The recurring invoice need cron job setup.

    ```
    * * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1
    ```

    Thank you
  • Login to Reply