Bagisto Forum

    Bagisto

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

    stuck on the installer

    Bug Report
    4
    9
    1538
    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
      a-rajab last edited by

      Screen Shot 2020-07-21 at 4.11.10 AM.png

      I want to test it locally however,

      Save&Continue is not processing to the next action

      The schema is available and the mysql version 8.0

      any idea what is happening?

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

        Hi @a-rajab
        can you check the laravel.log file under storage/logs to see the exact error so that we can guide you further more.

        1 Reply Last reply Reply Quote 0
        • A
          a-rajab last edited by

          @Vaishali-Agarwal said in stuck on the installer:

          laravel.log

          I saw no log file under storage/logs
          is there any setup required to get that log file or it should appear by default?

          1 Reply Last reply Reply Quote 0
          • A
            a-rajab last edited by

            Apparently I missed running the "php artisan bagisto:install" after the "composer install"

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

              @a-rajab
              yes if you have installed bagisto using composer command or zip

              after run composer install, you can run these command

              *php artisan migrate

              *php artisan db:seed

              *php artisan vendor:publish

              1 Reply Last reply Reply Quote 0
              • A
                a-rajab last edited by

                they told me it is a headless e-commerce is it?
                and are we capable to update the controllers? "cause I couldn't be able to see any controller"

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

                  @a-rajab
                  bagisto also has an PWA support, which is an headless, else independently bagisto is not an headless ecommerce.
                  Yes, you can change the controllers, here you can see the controllers in each package https://github.com/bagisto/bagisto/tree/master/packages/Webkul

                  1 Reply Last reply Reply Quote 0
                  • K
                    khalaedgy @a-rajab last edited by

                    @a-rajab i entered the database password wrong ftr that, i couldn't reset it or go back and the page is stuck in this!

                    Capture d’écran 2023-02-14 164252.jpg ????

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

                      Hi there,
                      If you want to change the database credentials, you can change it from, .env file on your project root directory.

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