• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

Just installed using softalicious

Installing Bagisto
2
12
2.1k
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 17 Jun 2022, 12:08

    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 17 Jun 2022, 12:13

      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 17 Jun 2022, 12:17

        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 17 Jun 2022, 12:18

          @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 17 Jun 2022, 12:19

            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 17 Jun 2022, 12:31

              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 17 Jun 2022, 12:33

                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 17 Jun 2022, 13:02

                  do i do this via php my admin? thanks.

                  B 1 Reply Last reply 17 Jun 2022, 13:41 Reply Quote 0
                  • sanjay-webkul
                    sanjay-webkul last edited by 17 Jun 2022, 13:11

                    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 17 Jun 2022, 13:41

                      @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 17 Jun 2022, 14:34

                        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 20 Jun 2022, 05:30

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

                          1 Reply Last reply Reply Quote 0
                          8 out of 12
                          • First post
                            8/12
                            Last post