Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sukhoy94/debtor_api
api for debtor application
https://github.com/sukhoy94/debtor_api
homeproject laravel mysql php7 unit-testing
Last synced: 2 days ago
JSON representation
api for debtor application
- Host: GitHub
- URL: https://github.com/sukhoy94/debtor_api
- Owner: sukhoy94
- Created: 2019-09-07T07:37:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:29:45.000Z (about 2 years ago)
- Last Synced: 2024-12-04T18:16:37.885Z (2 months ago)
- Topics: homeproject, laravel, mysql, php7, unit-testing
- Language: PHP
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# debtor_api
api for debtor applicationabout: https://github.com/sukhoy94/debtor_api/wiki
endpoints: https://github.com/sukhoy94/debtor_api/wiki/API-Endpoints-description
INSTRUCTION FOR LOCAL INSTALLATION
1. install composer https://getcomposer.org/download/
2. in project root folder: composer install
3. Install vagrant: https://www.vagrantup.com/downloads.html
4. In project root make homestead.yaml file
vendor\bin\homestead make
5. paste code from Homestead.yaml.sample and modify it for your project path
6. run: vagrant up
7. application url: debtor_api.test