ankitpokhrel / ankitpokhrel/tus-php
Laravel Octane support
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 1.5k
- Forks
- 220
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.