https://github.com/nunomaduro/demo-p
https://github.com/nunomaduro/demo-p
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nunomaduro/demo-p
- Owner: nunomaduro
- Created: 2020-12-31T15:19:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T20:08:54.000Z (over 4 years ago)
- Last Synced: 2024-10-20T07:39:39.424Z (6 months ago)
- Language: PHP
- Size: 98.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
```
git clone https://github.com/nunomaduro/demo-p
cd demo-p
composer update
php artisan test --parallel
```