Skip to content

Releases: guojiangclub/laravel-shopping-cart

1.2.0

28 Jan 14:59
Compare
Choose a tag to compare

DatabaseStorage

  1. Add key and __raw_id field to primary keys.
  2. Add guard and user_id field to table.
  3. Mock auth user for databasestorage test case.
  4. Databasestorage need auth user,otherwise the exception will be thrown.