Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmdadl/cashier_backend
a lumen app as backend for cashier app
https://github.com/ahmdadl/cashier_backend
Last synced: about 1 month ago
JSON representation
a lumen app as backend for cashier app
- Host: GitHub
- URL: https://github.com/ahmdadl/cashier_backend
- Owner: ahmdadl
- Created: 2020-03-21T20:33:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T11:51:01.000Z (almost 2 years ago)
- Last Synced: 2024-04-30T17:48:39.035Z (8 months ago)
- Language: PHP
- Size: 96.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# cashier backend
an api server for cashier app [cashier](https://github.com/abo3adel/cashier)
# Running
```shell
php artisan migrate
```