mardi 26 avril 2016

How to change Laravel 5 sessions to redis

I now set a lot of values to the session using Session::put and Session::get. If I want to use Redis throughout the application, is it true that I just need to replace all Session:: with Redis:: to make it work?

By the way, I already installed the Redis package



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire