Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullahGhanem committed Jul 26, 2021
1 parent 3685a74 commit 7ef1439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/GfycatServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ public function register()
$this->app->bind('ghanem-gfycat', function () {
return new GfycatController;
});

}

/**
* Bootstrap any application services.
Expand Down

0 comments on commit 7ef1439

Please sign in to comment.