Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Commit

Permalink
fix: register commands
Browse files Browse the repository at this point in the history
  • Loading branch information
brokeyourbike committed Mar 31, 2024
1 parent b1fce68 commit 7baf572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AccessBankServiceProvider.php
Expand Up @@ -29,6 +29,7 @@ public function register()
{
$this->configure();
$this->bindConfig();
$this->registerCommands();
}

/**
Expand Down

0 comments on commit 7baf572

Please sign in to comment.