Update maintenance driver and store in app.php
This commit is contained in:
		| @@ -141,8 +141,8 @@ return [ | |||||||
|     */ |     */ | ||||||
| 
 | 
 | ||||||
|     'maintenance' => [ |     'maintenance' => [ | ||||||
|         'driver' => 'file', |         'driver' => 'cache', | ||||||
|         // 'store'  => 'redis',
 |         'store'  => 'redis', | ||||||
|     ], |     ], | ||||||
| 
 | 
 | ||||||
|     /* |     /* | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Andras Bacsai
					Andras Bacsai