@@ -131,8 +131,6 @@ These Collections extends the 'native' Laravel 4 Collection class, so all method
Below is a little example of how to list the cart content in a table:
<?php
// Controller
Cart::add('192ao12', 'Product 1', 1, 9.99);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.