Bagisto Forum

    Bagisto

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

    Installing using GUI vs usig CLI: both give errors

    Installing Bagisto
    2
    11
    2017
    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.
    • R
      rahul last edited by

      Hi @simplygenius

      Take pull from https://github.com/bagisto/bagisto.git.
      This issue has been fixed.

      Thanks

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

        So I suppose both GUI installation and CLI installation have been fixed, and that I can use any of them?

        1 Reply Last reply Reply Quote 0
        • R
          rahul last edited by

          Hi @simplygenius

          Yes, you can use any of them.

          Thanks

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

            I used the CLI method. Well, it didnt work. Again. And I'm already behind schedule on my presentation. Could it be something is missing from my PC's XAMPP installation? Something overlooked, perhaps (though from the nature of the error I doubt that! )?Screenshot (1).png

            1 Reply Last reply Reply Quote 0
            • R
              rahul last edited by

              Hi @simplygenius

              Did you install new build from https://github.com/bagisto/bagisto.git.

              Thanks

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

                @rahul What do you mean by "new build" ? You mean the .zip file?

                1 Reply Last reply Reply Quote 0
                • R
                  rahul last edited by

                  Hi @simplygenius

                  Yes

                  Thanks

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

                    @rahul, oh no. I used the second step:
                    Screenshot (2).png

                    1 Reply Last reply Reply Quote 0
                    • R
                      rahul last edited by

                      Hi @simplygenius

                      Follow below step.

                      git clone https://github.com/bagisto/bagisto.git
                      

                      then

                      cd bagisto
                      
                      composer install
                      

                      then run migrate and seed. Rest of process will be same.

                      Thanks

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

                        Oh, thank you so much for helping out. I'm sorry for being an inconvenience. I must say I ran into a 'No application key' problem, but I fixed that with
                        php artisan key:generate.

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