'api/slack', 'signing_secret' => env('SLACK_SIGNING_SECRET'), 'verify_with_signing' => true, 'handlers' => [ TakeKeysFrom::class, GiveKeysTo::class, KeyList::class, HomeOffice::class, Spatie\SlashCommand\Handlers\Help::class, Spatie\SlashCommand\Handlers\CatchAll::class, ], ];