Skip to content

Commit 580f3fd

Browse files
author
RamRajuE
committed
feature(EJ2-67755): Scheduler CRUD integration in PHP
1 parent 8e0cc95 commit 580f3fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Syncfusion Scheduler CRUD Application with PHP and MySQL database.
33

44
## Prerequisites
55
- [MySQL](https://www.mysql.com/)
6-
- [WAMPSERVER](https://www.wampserver.com/en/)
6+
- [XAMPPSERVER](https://www.apachefriends.org/)
77

88
## MySQL Configuration
99

@@ -13,9 +13,9 @@ Syncfusion Scheduler CRUD Application with PHP and MySQL database.
1313

1414
## Start Wamp Server
1515

16-
- Please proceed with the download and installation of the WAMP server on your system.
17-
- After the successful installation of the WAMP server, kindly launch the application and start all services
18-
- Please copy the `Javascript-Scheduler-CRUD-PHP-and-MySQL` repository and place it in the WAMP server's root directory, specifically at `C:\wamp64\www`.
19-
- Upon completion, kindly launch a web browser and navigate to `localhost`, you will be able to access our application under the `Your Projects` section.
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.
2020
- 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.
2121
- Now you can perform the `CRUD` operations, and it will be reflected on MySQL Database.

0 commit comments

Comments
 (0)