We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af890c7 commit 05691a3Copy full SHA for 05691a3
1 file changed
README.md
@@ -93,6 +93,12 @@ $ php bin/install.php ion-auth 2
93
$ php bin/install.php filename-checker master
94
```
95
96
+[CodeIgniter REST Server](https://github.com/chriskacerguis/codeigniter-restserver):
97
+
98
+```
99
+$ php bin/install.php restserver 2.7.2
100
101
102
### Run PHP built-in server (PHP 5.4 or later)
103
104
0 commit comments