Question: Laravel Digital Ocean Setup

Laravel Digital Ocean Setup

Do you have any documentation on how to set the up in Digital Ocean. I'm always getting an error when it comes to dependencies.

DH

Dominic Hofilena

Asked
Do you have any documentation on how to set the up in Digital Ocean. I'm always getting an error when it comes to dependencies.
  • MS

    Mian Saleem

    Answered
    Hello,

    Please make sure that the i) database & user are already created ii) database is empty iii) user has all the privileges on database.

    Your error logs says `SQLSTATE[HY000] [1045] Access denied for user 'osiris'@'localhost' (using password: YES)` So please make sure you have grants the permissions to user.

    Thank you
  • MS

    Mian Saleem

    Answered
    I am glad to know that it's working. Thank you for updating
  • Login to Reply