laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.75k stars 291 forks source link

octane logs streaming video file in the console instead of showing in the browser #412

Closed mawebcoder closed 2 years ago

mawebcoder commented 2 years ago

i decide to stream video file in the browser. generally ,"php artisan serve" works normally. but with "php artisan octan:start" just binary file is shown in the console. please help me to solve this problem. thanks;

driesvints commented 2 years ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.