Bagisto Forum

    Bagisto

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

    issue

    General Discussion
    2
    7
    286
    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.
    • P
      pankaj1234 last edited by

      installation problem

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

        Hello @pankaj1234,

        Can you share the issue?

        1 Reply Last reply Reply Quote 0
        • P
          pankaj1234 last edited by

          whenever i setup my bagisto project, i am getting this error

          file_put_contents(C:\xampp\htdocs\bagisto-master\storage\app/db-blade-compiler/views/3ad3cf66a3856b81120bd1be29475b50): Failed to open stream: No such file or directory (View: C:\xampp\htdocs\bagisto-master\packages\Webkul\Shop\src\Resources\views\home\index.blade.php)

          1 Reply Last reply Reply Quote 0
          • P
            pankaj1234 last edited by

            homepage is not being loaded

            1 Reply Last reply Reply Quote 0
            • P
              pankaj1234 last edited by

              what could be feasible solution for this ???

              1 Reply Last reply Reply Quote 0
              • P
                pankaj1234 last edited by

                In Collection.php line 13:

                During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with Array
                Access::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\bagisto\v
                endor\laravel\framework\src\Illuminate\Collections\Collection.php:1443
                Stack trace:
                #0 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Collections\Collection.php(13): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(81
                92, 'Return type of ...', 'C:\xampp\htdocs...', 1443)
                #1 C:\xampp\htdocs\bagisto\vendor\composer\ClassLoader.php(571): include('C:\xampp\htdocs...')
                #2 C:\xampp\htdocs\bagisto\vendor\composer\ClassLoader.php(428): Composer\Autoload\includeFile('C:\xampp\htdocs...')
                #3 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Collections\helpers.php(15): Composer\Autoload\ClassLoader->loadClass('Illuminate\Supp...')
                #4 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Foundation\PackageManifest.php(130): collect(Array)
                #5 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Foundation\PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
                #6 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Foundation\PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
                #7 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Foundation\PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
                #8 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
                #9 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(237): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Obje
                ct(Illuminate\Foundation\Application))
                #10 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
                #11 C:\xampp\htdocs\bagisto\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
                #12 C:\xampp\htdocs\bagisto\artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\C
                onsole\Output\ConsoleOutput))
                #13 {main}

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

                  Hi @pankaj1234,

                  It looks like the mentioned folder is missing have you done all the steps like storage linking, migrations, and publishing.

                  Just try with linking storage first by simply run,
                  php artisan storage:link

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