amsgames / laravel-shop

Laravel shop package
MIT License
483 stars 166 forks source link

Example ShopController with Cart & Checkout #42

Open phillipmadsen opened 8 years ago

phillipmadsen commented 8 years ago

Could you please add a dummy or example shopcontroller with cart and checkout method examples. It would speed up the process of figuring out this package.

Maybe example cart.blade.php and checkout.blade.php if you have one you have created handy.

So far I think you package rocks.

thanks

amostajo commented 8 years ago

I have to resume this project, will try to create a test site for this, thanks for the suggestion.

phillipmadsen commented 8 years ago

If you can share a working controller and example cart and checkout I will create one for you. You can use that. you can share them privately if you want to do it that way.

mohamedAbouda commented 8 years ago

amostajo ,can you send shopController with cart if you did it ,please ? because i need it for my project ? or anyone can help with simple example for this pakage ?