`php artisan filament:install --panels` fails for non-admin input
As the title says, the command works if you pass
admin
to the prompt, but fails with anything else
the errors is
There is a PanelProvider.stub
in my vendor folder, but it's in vendor/filament/*filament*/stubs
(not filament/support
) folder
I tried all the usual steps (filament:upgrade
, deleted vendor folder etc)
Not sure if this is a bug or something with my local setup.
Solution:Jump to solution
The fix I saw is this https://github.com/filamentphp/filament/commit/5d3705f1a994d38f1093566bfba4b43beae60e6b and fixed by Dan, is Daniel is Dan long form? π€£
4 Replies
Yes, you're correct. other than admin will throw this error, can you submit an issue or a PR to fix in github?
Heh daniel fixed it already π
Solution
The fix I saw is this https://github.com/filamentphp/filament/commit/5d3705f1a994d38f1093566bfba4b43beae60e6b and fixed by Dan, is Daniel is Dan long form? π€£
Haha sorry might not be. It's still early in the morning for me π