Skip to content

Commit

Permalink
Configure Jetstream classes in providers and separate panels into Adm…
Browse files Browse the repository at this point in the history
…in and App
  • Loading branch information
curtisdelicata committed Jun 29, 2024
1 parent 5f6a3d5 commit 7bb07e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Providers/Filament/AdminPanelProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public function panel(Panel $panel): Panel
\BezhanSalleh\FilamentShield\FilamentShieldPlugin::make()
]);

return $panel;
}

public function boot()
Expand Down

0 comments on commit 7bb07e1

Please sign in to comment.