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
Large Refactor of directory structure and namespacing #6
Closed
poppabear8883 closed 4 years ago
Also includes a commit to fix an issue with the
model()
method. Refer to that commits body for more information.