D
D
denis_213213212020-09-02 07:04:27
Redis
denis_21321321, 2020-09-02 07:04:27

How to run redis-server on Laravel?

When I try to start redis with the command redis-server, it says redis-server is not an internal or external command, executable program or batch file.
Before that, I ran commands composer require predis/predisand npm i redis-server.

Am I not starting redis correctly, or do I still not have it installed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Darkhan Kamaliev, 2020-09-02
@darakanoit

My friend, predis / predis and redis-server are just libraries, you need to install the radish program (service) on your server / local machine. Radish, for example, comes with an open server, or google how to install it yourself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question