Simi Oluwatomi
Simi Oluwatomi
You could also share a codepen snippet
Did you find a way around this because I'm in this situation now
You should be doing this check in a validator. Reiterating what @DSPNeves has said, you could have a form request class like this ```
For any one still having the issue, this works fine for me ``` Cache::put($requestId, [ "response" => $response->getContent(), "path" => $request->path(), "status" => $response->status() ], now()->addMinutes(self::EXPIRATION_IN_MINUTES)); ```
Hello @pwizla @Theodore-Kelechukwu-Onyejiaku I'd be very much interested in writing this article but I'd like to ask if it's the API that's behind the CDN or media assets? CDNs by...
> Hi @simioluwatomi , > > I hope you are doing great! Thanks for choosing to contribute to the "Write for the Community" program! Please I would love to know...
@Theodore-Kelechukwu-Onyejiaku Please re-assign this to someone else. I'm swamped at work at the moment and can't dedicate enough time to finish this