Skip to content

issues Search Results · repo:ankitpokhrel/tus-php language:PHP

Filter by

228 results
 (65 ms)

228 results

inankitpokhrel/tus-php (press backspace or delete to remove)

Describe the bug The API path is hardwired to /files and changing it via the setApiPath method has no effect. To Reproduce Steps to reproduce the behavior: 1. Apache config: RewriteRule ^foobar/?(.*)?$ ...
  • adsjim
  • 1
  • Opened 
    on Jan 16
  • #450

hi, my host s redis connection via socket , something like this link describes : https://www.oderland.se/support/en/artikel/how-do-i-get-started-with-redis-via-socket-in-laravel/ is there any way to ...
  • tootzoe
  • Opened 
    on Dec 21, 2024
  • #449

hi, i try to upload and get full file name time().filename , how can i do it?
  • rds11080
  • Opened 
    on Nov 8, 2024
  • #448

Note: Please report any security issues directly to hello [at] ankit.pl Describe the bug When the /files interface is requested, it is found that the GET request is not a POST request, resulting in the ...
  • silent-bury
  • Opened 
    on Oct 22, 2024
  • #447

I want to use this package with bunny streaming tus https://docs.bunny.net/reference/tus-resumable-uploads I don t know where to set headers and file meta data mentioned in the page It will be helpful ...
  • Mohamed5550
  • Opened 
    on Oct 19, 2024
  • #446

Note: Please report any security issues directly to hello [at] ankit.pl Describe the bug It is impossible to resume an upload when the server is Apache with fast CGI activated. Reproduced with fastcgi ...
  • Brice155
  • Opened 
    on Sep 7, 2024
  • #445

Note: Please report any security issues directly to hello [at] ankit.pl Describe the bug A clear and concise description of what the bug is. If I send a file to tus-php, and then send the same file again, ...
  • YesThatGy
  • 1
  • Opened 
    on Aug 30, 2024
  • #444

Description Hi, First of all, thanks for your wonderful library ! Here my stack : - Frontend : vuejs + tus-js-client - Backend : Symfony v6 + Apache 2.4.51 I m facing the following issue : locally, ...
  • Brice155
  • 2
  • Opened 
    on Aug 29, 2024
  • #443

Cloudflare supports the direct creator uploads with the tus client as mentioned here https://developers.cloudflare.com/stream/uploading-videos/direct-creator-uploads/#step-2-use-this-api-endpoint-with-your-tus-client ...
  • chetansatasiya
  • Opened 
    on May 17, 2024
  • #441

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, ...
  • mrcatman
  • Opened 
    on Apr 20, 2024
  • #440
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub