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 626e917 commit 885c852Copy full SHA for 885c852
README.md
@@ -23,7 +23,7 @@ Laravel Backend is an instant backend for laravel 5. It is a component base arch
23
"darryldecode/laravelbackend": "dev-master"
24
}
25
```
26
-then you can do: composer update "darryldecode/laravelbackend" to update/install the package
+then you can do: ```composer update "darryldecode/laravelbackend"``` to update/install the package
27
28
---
29
***Step 2:***
0 commit comments