Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Пакет рабочий или нет? #6

Open
max11 opened this issue Oct 17, 2019 · 1 comment
Open

Пакет рабочий или нет? #6

max11 opened this issue Oct 17, 2019 · 1 comment

Comments

@max11
Copy link

max11 commented Oct 17, 2019

У вас в описании приведен пример:
'searchOrderFilter' => null // ExampleController:searchOrderFilter($request)
А в коде контроллера
public static function searchOrderFilter(Request $request, $order_id)
Сколько в итоге аргументов надо ставить?

@max11
Copy link
Author

max11 commented Oct 17, 2019

И подскажите пожалуйста, по ошибке
Undefined variable: request in /config/unitpay.php on line 35 Catchable fatal error: Argument 1 passed to App\Http\Controllers\PayController::searchOrderFilter() must be an instance of Illuminate\Http\Request, null given, called in /config/unitpay.php on line 35 and defined in /app/Http/Controllers/PayController.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant