Clean Install

Support Forums Blanco – Laravel Script Clean Install

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17146
    JAHSWANT
    Participant

    Illuminate\Database\QueryException
    SQLSTATE[HY000] [1045] Access denied for user ‘forge’@’localhost’ (using password: NO) (SQL: select * from page_setting where page_setting.id = 1 limit 1)

    How to resolve this issue with clean install ?

    #17148
    CreaboxThemes
    Keymaster

    Hi,

    if you want to do a clean install you have to follow the next steps:

    1. Remove the file ‘installed’ from the folder ‘storage’.
    2. Edit the file .env and remove the last lines from DB_HOST to APP_URL

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.