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 d6cfde4 commit 8ce0b97Copy full SHA for 8ce0b97
README.md
@@ -9,7 +9,8 @@ Related projects:
9
10
- [PHP-API-AUTH](https://github.com/mevdschee/php-api-auth): Authentication add-on supporting JWT or username/password.
11
- [PHP-SP-API](https://github.com/mevdschee/php-sp-api): Single file PHP script that adds a REST API to a SQL database.
12
- - [Vue-CRUD-UI](https://github.com/nlware/vue-crud-ui): Single file Vue.js script that adds a UI to a PHP-CRUD-API project.
+ - [PHP-CRUD-UI](https://github.com/mevdschee/PHP-crud-ui): Single file PHP script that adds a UI to a PHP-CRUD-API project.
13
+ - [VUE-CRUD-UI](https://github.com/mevdschee/vue-crud-ui): Single file Vue.js script that adds a UI to a PHP-CRUD-API project.
14
15
## Requirements
16
0 commit comments