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

Bagisto

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

1.2 installer getting stuck

Bug Report
2
14
993
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.
  • V
    Vaishali Agarwal last edited by 20 Aug 2020, 06:36

    @Luc
    can you run the following command from the bagisto root directory

    composer dump-autoload

    And share the screenshot if any error comes while executing this command.

    1 Reply Last reply Reply Quote 0
    • L
      Luc last edited by 20 Aug 2020, 07:26

      @Vaishali-Agarwal
      No error message
      Screenshot 2020-08-20 at 09.24.27.png

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

        @Luc
        run the following commands as well

        php artisan migrate
        php artisan db:seed

        then open your project's public folder directory in browser and check the website is working fine?

        1 Reply Last reply Reply Quote 0
        • L
          Luc last edited by 20 Aug 2020, 08:03

          @Vaishali-Agarwal

          Done this and getting 500 Server Error visiting /public

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

            @Luc
            go to the .env file and set APP_DEBUG= true , then visit again the /public and share the screenshot of the error.

            1 Reply Last reply Reply Quote 0
            • L
              Luc last edited by 20 Aug 2020, 08:29

              Screenshot 2020-08-20 at 10.28.58.png

              1 Reply Last reply Reply Quote 0
              • V
                Vaishali Agarwal last edited by 20 Aug 2020, 09:01

                @Luc
                run this command to generate the key
                php artisan key:generate

                1 Reply Last reply Reply Quote 0
                • L
                  Luc last edited by 20 Aug 2020, 09:40

                  @Vaishali-Agarwal
                  Done it.
                  Terminal says "succeeded" but nothing was written in .env and still the same error.Screenshot 2020-08-20 at 11.40.38.png

                  1 Reply Last reply Reply Quote 0
                  • V
                    Vaishali Agarwal last edited by 20 Aug 2020, 09:45

                    @Luc
                    run php artisan config:cache

                    1 Reply Last reply Reply Quote 0
                    • L
                      Luc last edited by 20 Aug 2020, 10:18

                      @Vaishali-Agarwal
                      Still the same. And there's no key added to .env

                      1 Reply Last reply Reply Quote 0
                      • V
                        Vaishali Agarwal last edited by 20 Aug 2020, 11:54

                        @Luc
                        as you have installed from .git command so sometimes the app_key is not generated from their.
                        Kindly install again from the zip or download Bagisto from here https://bagisto.com/en/download/

                        1 Reply Last reply Reply Quote 0
                        13 out of 14
                        • First post
                          13/14
                          Last post