Bagisto Forum

    Bagisto

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

    Just installed using softalicious

    Installing Bagisto
    2
    12
    939
    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.
    • B
      bagistosteve last edited by

      Just installed and all i get is an error 303. Can anyone advise please. The install completed.

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

        Hi there,
        Please follow the given steps for install bagisto.

        1. git clone --branch v1.4.3 https://github.com/bagisto/bagisto.git
        2. cd bagisto
        3. composer create-project
        4. congifure the database credentials,app url and email on you .env file
        5. php artisan bagisto:install
        6. php artisan serve or [ localhost/bagisto/public/ ] on your browser.

        1 Reply Last reply Reply Quote 0
        • B
          bagistosteve last edited by

          excuse my understanding, are you saying i cant use the softalicious installer that comes with my webhosting?

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

            @bagistosteve
            Make sure all the dependencies for bagisto should be on your system.

            1 Reply Last reply Reply Quote 0
            • B
              bagistosteve last edited by

              The install completed successfully as well as updating my global php version. What else would i need to do please in simple terms for a novice? thx

              1 Reply Last reply Reply Quote 0
              • B
                bagistosteve last edited by

                My hosting company have updated some settings back end which has got rid of the error, now i cannot log in via admin to start buidling site as it says
                419 PAGE EXPIRED

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

                  Please run the below given commands

                  1. php artisan vendor:publish ---all --force
                  2. php artisan config:cache
                  3. php artisan optimize:clear
                  1 Reply Last reply Reply Quote 0
                  • B
                    bagistosteve last edited by

                    do i do this via php my admin? thanks.

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

                      Hi There,

                      Thanks for the update.
                      Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com
                      That would be grateful for us.

                      Thanks & Regards,

                      Bagisto Team

                      1 Reply Last reply Reply Quote 0
                      • B
                        bagistosteve @bagistosteve last edited by

                        @bagistosteve i do not have access to command on the server as its a hosted for me. Please advise how i would action these commands in novice terminology please. thanks.

                        1 Reply Last reply Reply Quote 0
                        • B
                          bagistosteve last edited by

                          I have SSH activated and putty installed and therefore have access to the shell of my server. How do i run those commands from here please?

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

                            @bagistosteve
                            Please go inside the project root directry [ cd/bagisto ]
                            And run the given commands directly.

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