I am working on a project where I need to:
- Fetch table records from database onto the front end (a dashboard)
- update more than one of those fetched records from the front end in just one click
- get an updated table in the database after the "one-click-multi-update"
How do I design a front-end capable of modifying the fields of multiple records fetched from the database tables?
I'm using Laravel PHP Framework (version 5.8) for the development of this project. Is there a way I can make this happen?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire