PHP version update

When Update the PHP version 8.0 to 8.1 I get this error
image
making Protected variable Public is not a solution for this error can you suggest me a solution ???

You don’t need your extra $request property. It is already defined in the base controller.

1 Like

There is no $request property in base Controller

Yes, there is.

1 Like