Code Monkey home page Code Monkey logo

Comments (8)

badrshs avatar badrshs commented on August 18, 2024 1

thanks , working now , fyi, this is done on fresh laravel project 👍

from sky.

badrshs avatar badrshs commented on August 18, 2024 1

after deleting sqlite from the storage cache, problem got solved

I would suggest you to update your documation for this 😅

from sky.

atmonshi avatar atmonshi commented on August 18, 2024

make sure you add
"minimum-stability": "dev"
to composer

also, check all the packages you have in composer and other plugins are compatible with filament v3

from sky.

atmonshi avatar atmonshi commented on August 18, 2024

I also created a new version just in case, to remove beta.

from sky.

badrshs avatar badrshs commented on August 18, 2024

it failed before it finish with new error :)


 - Installing lara-zeus/sky (v3.1.3): Extracting archive
5 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi

    538▕     public function hasProfile(): bool
    539▕     {

  1   vendor\lara-zeus\sky\routes\web.php:16
      Filament\FilamentManager::hasPlugin()
  2   vendor\laravel\framework\src\Illuminate\Support\ServiceProvider.php:152

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1



from sky.

atmonshi avatar atmonshi commented on August 18, 2024

did you add sky

SkyPlugin::make(),
SpatieLaravelTranslatablePlugin::make()
    ->defaultLocales([config('app.locale')]),
FilamentNavigation::make(),

from sky.

badrshs avatar badrshs commented on August 18, 2024

that what got me confused, after adding that I started getting

image

I have sqlite enabled btw

image

https://flareapp.io/share/xmNYEX35#context-request-body

from sky.

atmonshi avatar atmonshi commented on August 18, 2024

I updated the docs, and hopefully, they now reflect the complete requirements
feel free to reopen or open a new one if you have any issues :)

from sky.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.