Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    problem after installation

    Installing Bagisto
    2
    2
    129
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      aym last edited by

      after install bagisto and try to start the server
      i can't access to the platform
      this is the error msg

      lluminate \ Database \ QueryException
      Database (bagisto_testing) does not exist. (SQL: select * from "channels" where "code" = default)
      

      i'm using ubuntu20.04
      and i use mysql (not mariaDB)

      1 Reply Last reply Reply Quote 0
      • V
        Vaishali Agarwal last edited by Vaishali Agarwal

        @aym
        the error is saying that the database is not configured so you can check this by going to the .env file and add database configuration properly.

        Note: Once database is added that then run the below command

        php artisan migrate
        

        for more reference you may check the installation process here https://devdocs.bagisto.com/

        1 Reply Last reply Reply Quote 0
        • First post
          Last post