Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Feb 9, 2024
1 parent f37fd99 commit d0e84aa
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 109 deletions.
3 changes: 3 additions & 0 deletions app/Providers/Filament/AdminPanelProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@

class AdminPanelProvider extends PanelProvider
{
/**
* @throws \Exception
*/
public function panel(Panel $panel): Panel
{
return $panel
Expand Down
Loading

0 comments on commit d0e84aa

Please sign in to comment.