-
Hi when i'm changing storage to cache, the quantity in the cart doesn't work. The files in /storage/cache are correctly created. On session storage everything works perfectly.
-
First let me say this cart seems pretty cool only just installed it for a project we are working on and hopefully it will fit the bill :)
The below method fails when called as its not in the moltin/c…
-
Hi, I have problem with scripts, laravel can't found method scripts in class Rapyd. Previously it worked fine. Also does not work method back() and not found class Image. I use laravel 4, yesterday I …
-
I'm using the latest Laravel build (4.1) and the contents of the cart arent being saved. If i use your example as shown below it works only when that piece of code is on the current request. If i remo…
-
I'm sorry for my bad english!
when i try to create new category this error occurs:
Illuminate \ Database \ QueryException (23000)
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add o…
-
If i have 3 products in the cart and use remove(); on a Laravel route to remove an item to then redirect back it shows that the session has been destroyed.
Why is this? Or am I doing something wrong?…
-
The license for the SDK is a bit restrictive don't you think? It makes sense for the packages, but for the SDK they should be allowed to do what they like with it.
-
At bottom of readme I see "hasOptions"... but how to use options in cart? How to add options?
qcol updated
10 years ago
-
Hello,
I'm new user of laravel and moltin, I was trying a tutorial with moltin but i had this error :
FatalErrorException Using $this when not in object context
```
public function register()
{
…
-
how can i implement this library to laravel 4 framework