Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonvanWijhe committed Dec 6, 2024
1 parent 6ce1520 commit 146812e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/HookServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,10 @@ public function packageRegistered(): void
public function packageBooted(): void
{
app(Registrar::class)->registerHooks();





}
}

0 comments on commit 146812e

Please sign in to comment.