You need to do an installation of FFMPEG on your host server, and depending on the host and operating system the installation will differ.
On Ubuntu it's most likely sudo apt install ffmpeg or sudo snap install ffmpeg
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I've installed the package on my windows system and it's working fine with Laravel 11 project.
Now I've to deploy the project and since the package is installed locally on my machine. This time I want to install it on my laravel project.
I've tried some posts to read and install is but somehow I couldn't install it on my project when I try to check the package version it throws error..
Any suggestions or posts.
Please or to participate in this conversation.