mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-23 05:05:50 +00:00
Add index file for Getting Started with PHP
This commit is contained in:
committed by
mDuo13
parent
07350c031f
commit
4032874b0f
@@ -205,7 +205,7 @@
|
||||
expanded: false
|
||||
items:
|
||||
- page: tutorials/get-started/get-started-using-java.md
|
||||
- group: PHP
|
||||
- page: tutorials/php/index.md
|
||||
expanded: false
|
||||
items:
|
||||
- page: tutorials/get-started/get-started-using-php.md
|
||||
|
||||
13
content/tutorials/php/index.md
Normal file
13
content/tutorials/php/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
html: php.html
|
||||
parent: tutorials.html
|
||||
top_nav_grouping: Article Types
|
||||
metadata:
|
||||
indexPage: true
|
||||
---
|
||||
# PHP
|
||||
|
||||
XRPL tutorials in PHP.
|
||||
|
||||
|
||||
{% child-pages /%}
|
||||
Reference in New Issue
Block a user