Talpaq
Results
3
comments of
Talpaq
Passing the middleware along like this should work `$api->group(['prefix' => 'v1', 'middleware' => 'auth.apikey'], function ($api) {`
Having the same issue here. Any solution on this? [edit] adding --allow-invalid-cert parameter solved it
If you look at the readme: It should work the same as the sync driver, so no need to run a queue listener.