ahmed-elnemr/laravel-api-formdata-support 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ahmed-elnemr/laravel-api-formdata-support

最新稳定版本:v1.0.0

Composer 安装命令:

composer require ahmed-elnemr/laravel-api-formdata-support

包简介

Provides support for handling and parsing form-data in PUT and PATCH requests for Laravel APIs

README 文档

README

This package provides seamless handling of form data in Laravel APIs, especially for PUT and PATCH requests. It automatically parses incoming requests containing multipart form data and makes both form inputs and uploaded files easily accessible.

🚀 Installation

You can install the package via Composer:

composer require ahmed-elnemr/laravel-api-formdata-support

⚡ Usage

Once installed, the package automatically integrates into your Laravel application. You can now send multipart/form-data requests (including PUT and PATCH), and Laravel will correctly parse inputs and file uploads without extra configuration.

📦 Links

👨‍💻 Author

🤝 Contributing

Contributions are welcome! Please feel free to submit issues or pull requests via GitHub.

📜 License

This package is open-source software licensed under the MIT license.

🛡 Security

If you discover a security vulnerability, please contact me directly at 📧 ahmedelnemr064@gmail.com. All security vulnerabilities will be promptly addressed.

🙏 Acknowledgements

Special thanks to the Laravel community and all contributors who make open-source awesome.

🔖 Keywords

Laravel, API, Request, Form, Data, PUT, PATCH, JSON, Response, Package

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 7
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-29