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

Bagisto

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

when I install Bagisto in live then continue button is not going on next step

General Discussion
2
7
337
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.
  • L
    luckyraj last edited by 21 Aug 2020, 03:53

    ![alt text](image url)snap.png please help me

    1 Reply Last reply Reply Quote 0
    • V
      Vaishali Agarwal last edited by 21 Aug 2020, 04:41

      @luckyraj
      could you please mention how did you install bagisto?

      1 Reply Last reply Reply Quote 0
      • L
        luckyraj last edited by 21 Aug 2020, 05:04

        download bagisto project
        and I follow this step
        composer install
        php artisan key:generate
        php artisan migrate
        php artisan vendor:publish
        -> Press 0 and then press enter to publish all assets and configurations.
        php artisan storage:link

        in localhost working fine

        1 Reply Last reply Reply Quote 0
        • V
          Vaishali Agarwal last edited by 21 Aug 2020, 05:34

          @luckyraj
          when you upload your project on webserver, you need to follow the below steps to install Bagisto

          1. go to the .env file and add DB parameter(db_name,db_username,db_password)
          2. save your .env then run the below commands from the project's root directory

          php artisan migrate
          php artisan db:seed
          php artisan vendor:publish --force

          1 Reply Last reply Reply Quote 0
          • L
            luckyraj last edited by 21 Aug 2020, 05:50

            Mai know where is project's root directory on cpanel
            and i also check in my cpanel there is no command terminal so what can i do

            1 Reply Last reply Reply Quote 0
            • V
              Vaishali Agarwal last edited by 21 Aug 2020, 06:26

              @luckyraj
              In cpanel, you need to request your hosting provider to provide the access of Terminal.

              1 Reply Last reply Reply Quote 0
              • L
                luckyraj last edited by 21 Aug 2020, 06:40

                ok mam very very thanks for this help

                1 Reply Last reply Reply Quote 0
                4 out of 7
                • First post
                  4/7
                  Last post