| Recommend this page to a friend! | 
| Classes of Ahmad Mustapha | Simple React PHP CRUD | README.md | Download | 
  | 
|||||||||||||||||||||
ReactPHP DB CRUDReactPHP simple database crud operation. InstallationClone this repo 
Install composer packages 
DB ConfigEdit .env file add update it with DB credentials 
Install DB TablesBefore using this crud demo, DB tables must be installed first. 
Running DemoCreate new user 
Read user info 
Update user info 
Delete user 
 |