Lim Socheat

Results 5 comments of Lim Socheat

Hi, any news about how to implement with nwidarts modules? Thanks.

This method work for me. when using with API. need to restore and store it back. ``` \Cart::restore(\Auth::user()->uuid); $item = \Cart::content(); \Cart::store(\Auth::user()->uuid); ```

> @limsocheat This is a long-shot and there is only a slim chance this might be the cause but is your uuid an integer? If so, that might be the...

I have the same issue, do we have solution for this issue?

I have the same problem, have you found the solution?