no message
This commit is contained in:
parent
3e1f13eec8
commit
5391667913
@ -11,13 +11,6 @@ use App\Services\TG\Http as TGHttp;
|
|||||||
final class HookController
|
final class HookController
|
||||||
{
|
{
|
||||||
|
|
||||||
public function __construct()
|
|
||||||
{
|
|
||||||
// $this->middleware('csrf')->except(['cmd']);
|
|
||||||
// 或者 $this->middleware('csrf')->only(['specificMethod']);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
public function cmd()
|
public function cmd()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user