Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monkeymars/shoppingcart-slim3
Follow the videos series from codecourse channel to build a shopping cart with slimframework 3
https://github.com/monkeymars/shoppingcart-slim3
Last synced: about 2 months ago
JSON representation
Follow the videos series from codecourse channel to build a shopping cart with slimframework 3
- Host: GitHub
- URL: https://github.com/monkeymars/shoppingcart-slim3
- Owner: monkeymars
- Created: 2016-06-09T06:13:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T08:28:58.000Z (over 8 years ago)
- Last Synced: 2024-10-15T19:41:04.859Z (2 months ago)
- Language: PHP
- Size: 2.43 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shoppingCart-slim3
Follow the videos series from codecourse channel to build a shopping cart with slimframework 3.
I create API connection on product model instead of using Illuminate Database (but still included).
Add Monolog to sends your logs to files, sockets, inboxes, databases and various web services.