#How do I get the parameter queries from the api?

6 messages · Page 1 of 1 (latest)

half girder
#

I am making controller on the backend and im not sure if I should use Request for getting the query.

#

How do I get the parameter queries from the api?

tough idol
half girder
white storm
#

What do you mean? It doesn't matter if it's a web or api route. It's the same Request object.

half girder
#

I see, I used this instead request()