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 767bad0 commit 5170fa7Copy full SHA for 5170fa7
README.md
@@ -16,3 +16,7 @@ php artisan serve
16
3. Open app in browser
17
Open `http://127.0.0.1:8000/api/`
18
19
+# Lessons
20
+1. [Install API Platform](./docs/lessons/1_install_api_platform.md)
21
+2. [CI/CD with GitHub](./docs/lessons/2_ci_cd.md)
22
+3. [Host multiple sites](./docs/lessons/3_host_multiple_sites.md)
0 commit comments