Call to a member function getPlugin() on null despite having a default panel
Fresh install of Filament and tried to install this plugin https://filamentphp.com/plugins/croustibat-jobs-monitor. I've searched here on discord and I've found multiple people saying I need to set the panel as default. The fresh install already sets the panel as default.
This is the code: https://pastebin.com/QAEfmDKR
What am I doing wrong?
Solution:Jump to solution
GitHub
Call to a member function getPlugin() on null · Issue #38 · crous...
Hello, first of all, thank you for the package. I'm trying to install it in a fresh Laravel project, and when I add the FilamentJobsMonitorPlugin::make() on AdminPanelProvider, I get the follow...
2 Replies
Solution
GitHub
Call to a member function getPlugin() on null · Issue #38 · crous...
Hello, first of all, thank you for the package. I'm trying to install it in a fresh Laravel project, and when I add the FilamentJobsMonitorPlugin::make() on AdminPanelProvider, I get the follow...
I think you need to wait for this issue resolved or make a PR to plugin to fix