laravel-restclient
laravel-restclient copied to clipboard
Get with JSON data
Hi, Thanks for this nice rest client plugin.
I've a question. It's not an issue. It's something like "How to".
Only post and put accepts payload data as parametre. I think I can use json variable as payload parametre. But if I want to pass some json data when the API only accepts GET request. Then how can I pass this json data in a get request?
Thank again for this plugin. It's really simple and very helpfull. Regards, Nadim