Skip to content

Commit f839c93

Browse files
committed
doc: missing install command
1 parent 1e56112 commit f839c93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Laravel/CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Contributing to the Laravel Integration of API Platform
22

3+
Pull requests should be made at https://github.com/api-plaform/core
4+
35
## Tests
46

57
cd src/Laravel
68
composer global require soyuka/pmu
79
composer global link ../../
810
vendor/bin/testbench workbench:build
11+
vendor/bin/testbench api-platform:install
912
vendor/bin/testbench package:test
1013
# or
1114
vendor/bin/phpunit

0 commit comments

Comments
 (0)