Manuel Gil @imgildev
Manuel Gil @imgildev
If your APIs do not require a specific configuration, you can process all the routes in the same page of api.php and group it like that: ```PHP $app->group("/webresources/foo", function ()...
Hi @ohbiko , I can't reproduce this error. I need more information. To enable the details of this specific error message to be viewable on the app. Please, replace "$app...
Thanks @SHELA, Insert `"secure" => false` in line [26](https://github.com/ManuelGil/REST-Api-with-Slim-PHP/blob/master/src/routes/api.php#L26) in the api.php file fix this issue according to the [issue #81](https://github.com/tuupola/slim-jwt-auth/issues/81) of tuupola/slim-jwt-auth. Please, try it and tell me the...
Initially, a cordial greeting to both of you. This VSCode extension is 100% inspired by T3 Stack, and I assumed that being an Open Source tool, this logo had the...