File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,14 @@ include::partial$auth/document-converters/php/initial-project-setup.adoc[]
1212
1313. Inside the `public` folder where you created the `index.html` file add the HTML setup code (refer to the *Setting up {productname} HTML* section).
1414
15+ == Setup
16+
17+ include::partial$auth/document-converters/jwt-setup-document-converters.adoc[leveloffset=+1]
18+
19+ . In the root directory, copy and paste the server setup code into the `jwt.php` file.
20+
21+ include::partial$auth/document-converters/php/server-setup-php.adoc[]
22+
1523==== Web Page Setup (index.html)
1624
1725[source,html]
@@ -55,10 +63,4 @@ include::partial$auth/document-converters/php/initial-project-setup.adoc[]
5563</html>
5664----
5765
58- . In the root directory, copy and paste the server setup code into the `jwt.php` file.
59-
60- include::partial$auth/document-converters/php/server-setup-php.adoc[]
61-
62- include::partial$auth/document-converters/jwt-setup-document-converters.adoc[leveloffset=+1]
63-
6466include::partial$auth/document-converters/php/configuration-steps.adoc[]
You can’t perform that action at this time.
0 commit comments