protonemedia / laravel-ffmpeg

This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
https://protone.media/en/blog/how-to-use-ffmpeg-in-your-laravel-projects
MIT License
1.63k stars 194 forks source link

Installation in Laravel Lumen #456

Closed diegoyamaa closed 1 year ago

diegoyamaa commented 1 year ago

Please, how is it possible to install the library in Laravel Lumen 8?

pascalbaljet commented 1 year ago

Lumen is not supported.