After installing the package, you can use it in your Laravel application to handle form data, including PUT and PATCH requests. The package automatically parses incoming requests containing multipart form data and provides access to form inputs and uploaded files.
You can install the package via Composer by running the following command:
composer require hassankerdash/laravel-api-form-data-support
This package is open-source software licensed under the MIT license.
Contributions are welcome! Feel free to submit issues or pull requests on GitHub.
For any questions or support, please contact Hassan Kerdash via GitHub Issues.
See the CHANGELOG.md file for details on changes.
If you discover a security vulnerability within this package, please send an e-mail to Hassan Kerdash via kerdash@gmail.com. All security vulnerabilities will be promptly addressed.
Special thanks to all contributors and the Laravel community.
Laravel, API, Request, Form, Data, PUT, PATCH, JSON, Response, Package
Laravel, API, Request, Form, Data, PUT, PATCH, JSON, Response, Package