0
G'Day,
Looking into the .env
file I see that there is the possibility to configure redis. Is it supported by the application? If so, do you have a "How to" guide for configuring it?
Thanks in advance for your support.
Alex
0
Hello,
Redis can be used for queue, cache and session. Once installed, you can update the .env
to configure client, host, password and port. The set the queue connection or cache driver/store to redis. Please refer to Laravel docs https://laravel.com/docs/11.x/queues#redis for information.
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.