Skip to content

Commit

Permalink
Add illuminate as a supported cache driver
Browse files Browse the repository at this point in the history
  • Loading branch information
eigan committed May 17, 2020
1 parent 24554f1 commit e3d8692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/doctrine.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
| Configure meta-data, query and result caching here.
| Optionally you can enable second level caching.
|
| Available: apc|array|file|memcached|php_file|redis|void
| Available: apc|array|file|illuminate|memcached|php_file|redis|void
|
*/
'cache' => [
Expand Down

0 comments on commit e3d8692

Please sign in to comment.