ankitpokhrel / ankitpokhrel/tus-php
Laravel Octane support
Ouverte
- Langage dominant
- PHP
- Étoiles
- 1.5k
- Forks
- 220
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.