Commit Graph
2 Commits
Author SHA1 Message Date
Pasvaz 2144637e12 Handles Redis password
If password is set in the config (database.php), before to issue any command it starts the Auth process, otherwise it starts with SELECT as usuale.
2013-02-07 03:35:42 +01:00
Pasvaz 9dd0a21f8d Implemented OPTIONS verb
Laravel crashes when an OPTIONS request is issued
2013-01-12 02:20:37 +01:00