We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed00a4f commit 9a28c18Copy full SHA for 9a28c18
composer.json
@@ -1,6 +1,9 @@
1
{
2
"name": "restjs/php-rest-api",
3
"description": "Create Rest API Application",
4
+ "scripts": {
5
+ "start": "php -S localhost:8888"
6
+ },
7
"keywords": [
8
"php",
9
"composer",
0 commit comments