1
votes

Am new to laravel 4 and am having issues instaling the Moltin Cart package

i've required on my composer.json file added the vendor and repo in app.php but still get this error.

Argument 1 passed to Moltin\Cart\Cart::__construct() must be an instance of Moltin\Cart\StorageInterface, instance of Illuminate\Foundation\Application given, called in C:\xampp\htdocs\r6images\vendor\laravel\framework\src\Illuminate\Foundation\ProviderRepository.php on line 123 and defined

1
Describe what steps you did to install itmarcanuy
The one i was using wasn't for laravel 4 but i found a laravel 4 package here: moltin / laravel-cart - github.com/moltinDaniel Barde

1 Answers

0
votes

Found a laravel 4 package here: moltin / laravel-cart - https://github.com/moltin