Cannot add a Plugin. (Breezy)

Herkese merhaba,

I am trying to include the breezy package in my panel but I always get this error.

https://github.com/jeffgreco13/filament-breezy/issues/324

Call to a member function getPlugin() on null at vendor/filament/filament/src/FilamentManager.php:282

Versions:
Breezy: v2.2.5.1
Laravel: 10.41.0
PHP: 8.2.14
Filament: 3.2.2
GitHub
Call to a member function getPlugin() on null at vendor/filament/filament/src/FilamentManager.php:282 My Panel Code is: return $panel ->id('dashboard') ->path('dashboard') -&g...
Was this page helpful?