This commit is contained in:
Ralph J. Smit
2022-08-06 15:36:36 +02:00
parent 0fddf4f348
commit 92c605d9df

View File

@@ -13,18 +13,6 @@ class FilamentServiceProvider extends PluginServiceProvider
{
public static string $name = 'ploi-core::admin';
protected array $widgets = [
//
];
protected array $pages = [
//
];
protected array $resources = [
//
];
public function boot(): void
{
Filament::serving(function () {