• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
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
2.0k
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.
  • S
    simplygenius last edited by simplygenius 7 Sept 2019, 11:43 6 Sept 2019, 06:00

    UPDATE ON CLI INSTALLATION:

    It gets stuck at Migrate and Seed for a long eime, then gives this error:

    Class Webkul\Core\Repositories\SliderRepository does not exist
    Previous exceptions
    Declaration of Webkul\Core\Eloquent\Repository::count() should be compatible with Prettus\Repository\Eloquent\BaseRepository::count(array $where = Array, $columns = '*') (0)

    1 Reply Last reply Reply Quote 0
    • R
      rahul last edited by 6 Sept 2019, 08:13

      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 7 Sept 2019, 07:04

        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 7 Sept 2019, 07:47

          Hi @simplygenius

          Yes, you can use any of them.

          Thanks

          1 Reply Last reply Reply Quote 0
          • S
            simplygenius last edited by simplygenius 7 Sept 2019, 08:40 7 Sept 2019, 08:15

            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 7 Sept 2019, 11:41

              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 7 Sept 2019, 11:44 7 Sept 2019, 11:44

                @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 7 Sept 2019, 11:46

                  Hi @simplygenius

                  Yes

                  Thanks

                  1 Reply Last reply Reply Quote 0
                  • S
                    simplygenius last edited by 7 Sept 2019, 11:49

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

                    1 Reply Last reply Reply Quote 0
                    • R
                      rahul last edited by 7 Sept 2019, 11:52

                      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 7 Sept 2019, 16:33

                        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
                        9 out of 11
                        • First post
                          9/11
                          Last post