We are using redis database for our laravel jobs. We need to run several commands on our ubuntu server through laravel tinker. I have read laravel documentation and they mentioned method there but it is not working here is the method
Redis::command('lrange', ['name', 5, 10]);
Here is multiple redis commands
for example https://redis.io/commands/command-count I am trying to use this command With Laravel facade but not working in this way
Redis::command('COMMAND COUNT');
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3qN1q2G
via IFTTT
Aucun commentaire:
Enregistrer un commentaire