ankitpokhrel / ankitpokhrel/tus-php
Laravel Octane support
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 1.5k
- Fork
- 220
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Is it possible to use tus-php on a Laravel Octane project? (with Swoole)
As i see, tus is reading uploading files from php://input stream, which is unavailable in Swoole. Also, the globals ($_GET, $_SERVER, etc) are empty in Swoole, but at least it can be fixed using a middleware, unlike the file upload itself.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.