Feature: Request types \Illuminate\Http\Request has type support Background: Given I have the following config """ """ And I have the following code preamble """ input('foo', false); } """ When I run psalm Then I see no errors