Bagisto Forum

    Bagisto

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

    bagisto:install dropped all tables except migrations table

    Installing Bagisto
    2
    12
    679
    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.
    • S
      sheeraz last edited by

      while installing the bagisto via composer from link (https://webkul.com/blog/laravel-ecommerce-website ) after running the bagisto:install command it seems works fine but it just show message that database all tables dropped and one migration table created.

      please check the attached screenshots for the command response and database version and other information related database.

      would you please check.

      Thanks
      Screenshot 2023-01-09 at 12.20.10 AM.png Screenshot 2023-01-09 at 12.20.03 AM.png Screenshot 2023-01-09 at 12.04.21 AM.png

      1 Reply Last reply Reply Quote 0
      • sanjay-webkul
        sanjay-webkul last edited by

        Hi there, please follow the given steps and if still you are getting any issue then please let me know, and make sure all the requirements should be fulfill on your system.

        1. git clone -b v1.4.5 https://github.com/bagisto/bagisto.git
        2. cd bagisto
        3. composer create-project
        4. edit you .env file configure APP_URL,database and email credentials
        5. php artisan bagisto:install
        6. php artisan server [ for locale ]

        1 Reply Last reply Reply Quote 0
        • S
          sheeraz last edited by sheeraz

          run the same procedure and steps again from scratch.
          all steps run successfully without any error.

          but still the same issue after step 5. (nothing migrated into database except the migration table)

          Screenshot 2023-01-09 at 12.04.21 AM.png

          1 Reply Last reply Reply Quote 0
          • S
            sheeraz last edited by sheeraz

            DB server details
            Screenshot 2023-01-09 at 9.50.09 PM.png

            1 Reply Last reply Reply Quote 0
            • S
              sheeraz last edited by

              I have OS

              OS CentOS v7.9

              is there any issue due to this.
              I see at requirement page it was: OS: Ubuntu 16.04 LTS or Higher

              1 Reply Last reply Reply Quote 0
              • sanjay-webkul
                sanjay-webkul last edited by

                Hi there,
                Can you please try with this configuration once.

                1 Reply Last reply Reply Quote 0
                • S
                  sheeraz last edited by

                  Screenshot 2023-01-10 at 9.25.48 PM.png

                  server version upgraded to 8.0.31
                  re run every step from scratch

                  1. git clone -b v1.4.5 https://github.com/bagisto/bagisto.git
                  2. cd bagisto
                  3. composer create-project
                  4. edit you .env file configure APP_URL,database and email credentials
                  5. php artisan bagisto:install

                  still same, no error everything installed without any error, but same issue, no table migrated into database except the migration.

                  1 Reply Last reply Reply Quote 0
                  • sanjay-webkul
                    sanjay-webkul last edited by

                    Hi there,
                    Please check you .env file. is all the credentials are correct or not?

                    1 Reply Last reply Reply Quote 0
                    • S
                      sheeraz last edited by

                      all credentials are correct, because credentials are correct that's why one migration table migrated into database.

                      1 Reply Last reply Reply Quote 0
                      • sanjay-webkul
                        sanjay-webkul last edited by

                        Hi there,
                        Please create a ticket Here i need to check on your instance.

                        1 Reply Last reply Reply Quote 0
                        • S
                          sheeraz last edited by

                          this is the ticket id #417368 we created one ticket there already.

                          1 Reply Last reply Reply Quote 0
                          • sanjay-webkul
                            sanjay-webkul last edited by

                            Hi there,
                            We will continue over the ticket.

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