I want to use shared web hosting and many of them can't support redis server.
what alternatives to use?
I am using LAravel 5.3
$redis=Redis::connection();
I want to use shared web hosting and many of them can't support redis server.
what alternatives to use?
I am using LAravel 5.3
$redis=Redis::connection();