use-chanchal-laha
v1.0.9
Published
A custom React hook to manage student data via PHP REST API
Maintainers
Readme
use-chanchal-laha
A custom React hook to manage student data with a PHP REST API backend.
Supports fetching (select), inserting, updating, and deleting student records via Axios and React Hook Form.
Features
- Fetch student data (GET)
- Insert new student (POST) with React Hook Form
- Update existing student (PUT)
- Delete student (DELETE)
- Supports file uploads (images)
- Lightweight and easy to use with Axios
Installation
npm install use-chanchal-laha
