the $request argument is type-hinted with the non-existent class or interface: "App\Controller\Request". code example
Example: the $request argument is type-hinted with the non-existent class or interface: "App\Controller\Request".
use Symfony\Component\HttpFoundation\Request;