Crinsane / LaravelShoppingcart

A simple shopping cart implementation for Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes in config/cart.php not being updated

Iversonweb opened this issue · comments

Hey guys when I try to change tax rate in cart.php it does not reflect or update on my cart when I try to upload the cart total. Even the thousands separator is not being affected. Please help

This is just an idea but did you maybe cache your config by using php artisan config:cache?

This is just an idea but did you maybe cache your config by using php artisan config:cache?

No I didn't, at all, all I did was publish the config

can u try run php artisan config:clear maybe your old config cached