erik-re
erik-re
As coming from different redis clients, it'd be very useful to have a list of databases (maybe even containing the number of sets in each db) in one connection, as...
this would come in handy if you have larger requests/responses and want to store them outside of the controller is there any other possibility to include (json)content of external files?
Hi @shahrukh4, thanks for your response. In the meantime i've implemented another approach. I save all JSON-responses as files in the laravel storage folder (filename automatically generated from the request...