mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-24 07:55:35 +00:00
Update cart.php
This commit is contained in:
@@ -58,18 +58,6 @@ return [
|
|||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
|
||||||
|--------------------------------------------------------------------------
|
|
||||||
| Destroy the cart on user logout
|
|
||||||
|--------------------------------------------------------------------------
|
|
||||||
|
|
|
||||||
| When this option is set to 'true' the cart will automatically
|
|
||||||
| destroy all cart instances when the user logs out.
|
|
||||||
|
|
|
||||||
*/
|
|
||||||
|
|
||||||
'destroy_on_logout' => false,
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Default number format
|
| Default number format
|
||||||
|
|||||||
Reference in New Issue
Block a user