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
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,8 @@ Syncfusion Scheduler CRUD Application with PHP and MySQL database.
13
13
14
14
## Start Xampp Server
15
15
16
-
- Please proceed with the download and installation of the XAMPP server on your system.
17
-
- After the successful installation of the XAMPP server, kindly launch the application and start the Apache server.
18
-
- Please copy the `Javascript-Scheduler-CRUD-PHP-and-MySQL` repository and place it in the XAMPP server's root directory, specifically at `C:\xampp\htdocs`.
19
-
- Upon completion, kindly launch a web browser and navigate to `localhost`, you will be able to see the server running.
20
-
- Next, please navigate to `localhost/Javascript-Scheduler-CRUD-PHP-and-MySQL` in your web browser. You will now be able to access the running Syncfusion scheduler application.
21
-
- Now you can perform the `CRUD` operations, and it will be reflected on MySQL Database.
16
+
- After the successful installation of the XAMPP server, launch the application and start the Apache server.
17
+
- Move the `Javascript-Scheduler-CRUD-PHP-and-MySQL` repository files in the XAMPP server's root directory, specifically at `C:\xampp\htdocs`.
18
+
- Upon completion, Launch a web browser and navigate to `localhost`, you will be able to see the server running.
19
+
- Next, Navigate to `localhost/Javascript-Scheduler-CRUD-PHP-and-MySQL` in your web browser. You will now be able to access the running Syncfusion scheduler application.
20
+
- Now, you can perform the CRUD operations it will be reflected on MySQL Database.
0 commit comments