indiehd / velkart

An extensible shopping cart, order management, and payment processing system built upon clean-coding principles and designed for Laravel.
GNU Affero General Public License v3.0
1 stars 4 forks source link

Scaffold tests and basic structure for missing Order components #30

Closed cbj4074 closed 4 years ago

cbj4074 commented 4 years ago

These include Address, Country, and Order Status.

See: #15