We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350388f commit a7ce285Copy full SHA for a7ce285
routes/bot.php
@@ -1,7 +1,7 @@
1
<?php
2
3
-use Illuminate\Support\Facades\Route;
4
use CSlant\LaravelTelegramGitNotifier\Http\Actions\WebhookAction;
+use Illuminate\Support\Facades\Route;
5
6
/*
7
|--------------------------------------------------------------------------
0 commit comments