You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,13 @@ This is the source code of my Udemy course **[Build a Modern REST API with PHP 8
7
7
8
8
## The course
9
9
10
-
It is indispensable to [enroll the Udemy course](https://www.udemy.com/course/build-modern-php-api/) in order to understand and setup properly this project.
10
+
It is indispensable to follow [Build from Scratch a Modern REST API](https://www.udemy.com/course/build-modern-php-api/) in order to understand and setup properly this project.
11
11
12
12
13
13
## Requirements
14
14
15
-
*[PHP v8.2](https://www.php.net/releases/8.2/en.php) or newer.
15
+
1. Enroll [Build from Scratch a Modern REST API with PHP 8](https://www.udemy.com/course/build-modern-php-api/) course.
16
+
2.[PHP v8.2](https://www.php.net/releases/8.2/en.php) or newer.
0 commit comments