Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmouse/phpway.mx
https://github.com/dmouse/phpway.mx
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmouse/phpway.mx
- Owner: dmouse
- Created: 2016-03-19T00:39:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-18T19:54:38.000Z (almost 9 years ago)
- Last Synced: 2024-11-11T06:29:49.240Z (about 1 month ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev
```bash
$ composer install
$ cd web && php -S 0.0.0.0:8081
```
## Docker```bash
$ docker-compose up
```