Skip to content

Commit 007107f

Browse files
Configure Jetstream classes in providers and separate panels into Admin and App
1 parent a70be4d commit 007107f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Providers/Filament/AdminPanelProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ public function panel(Panel $panel): Panel
7373
\BezhanSalleh\FilamentShield\FilamentShieldPlugin::make()
7474
]);
7575

76+
return $panel;
7677
}
7778

7879
public function boot()

0 commit comments

Comments
 (0)