ankitpokhrel / ankitpokhrel/tus-php
Laravel Octane support
Aperta
- Lingua principale
- PHP
- Stelle
- 1.5k
- Fork
- 220
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.