Heroku with Laravel – "make sure the PHP Redis extension is installed and enabled"
I am new to using Heroku and general web hosting etc. In my project I am using redis which means I need php-redis too for them to be able to communicate. The issue is that I cannot find much documentation…