File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "docs" : [
3
+ {
4
+ "uuid" : " 70e0f03a-58d9-4ef5-a541-8eeeef6fbbbf" ,
5
+ "slug" : " installation" ,
6
+ "path" : " docs/INSTALLATION.md" ,
7
+ "title" : " Installing PHP locally" ,
8
+ "blurb" : " Learn how to install PHP locally to solve Exercism's exercises on your own machine"
9
+ },
10
+ {
11
+ "uuid" : " 3fc49161-d224-4a1b-a741-894847232521" ,
12
+ "slug" : " learning" ,
13
+ "path" : " docs/LEARNING.md" ,
14
+ "title" : " How to learn PHP" ,
15
+ "blurb" : " An overview of how to get started from scratch with PHP"
16
+ },
17
+ {
18
+ "uuid" : " 2e799044-c3a1-40a8-833a-6407fe7ec7ce" ,
19
+ "slug" : " tests" ,
20
+ "path" : " docs/TESTS.md" ,
21
+ "title" : " Testing on the PHP track" ,
22
+ "blurb" : " Learn how to test your PHP exercises on Exercism"
23
+ },
24
+ {
25
+ "uuid" : " 6cd7aa02-1632-4ecc-b46d-163c41e47b35" ,
26
+ "slug" : " resources" ,
27
+ "path" : " docs/RESOURCES.md" ,
28
+ "title" : " Useful PHP resources" ,
29
+ "blurb" : " A collection of useful resources to help you master PHP"
30
+ }
31
+ ]
32
+ }
You can’t perform that action at this time.
0 commit comments