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 f11aa9b commit 5df3186Copy full SHA for 5df3186
README.md
@@ -1,3 +1,4 @@
1
+{% seo %}
2
# Build a REST API in PHP with JWT Authentication
3
4
This is just an example of how to implement a very basic php rest api application followed by MVC pattern. The APIs have
@@ -9,4 +10,4 @@ Every project needs improvements, Feel free to report any bugs or improvements.
9
10
11
12
## License
-This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information.
13
+This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information.
0 commit comments