Hey guys, I'm new to laravel and would like to be debugged since I've been stuck the past 1 hour. I'll post a code here and explain what I'm trying to do. If anyone can help me I'd appreciate it
- I am trying to write code for getting data and posting in an API. I have two functions, [postRequest()] which gets what I want to use as headers in the function [another function()]. I have attached pictures.
However, when I do, even though the data is stored , its getting a timed up response in and that it does not take enough arguments even though I have passed the stored data.
Please help.