my system config is:
windows 10
Xampp v3.2.3 installed in D Drive
- php v7.3.4
- composer is installed
I install FFMpeg and run this command: composer require php-ffmpeg/php-ffmpeg
when I test it in one .php file it is work correctly but when i want to use it in Laravel v6
show me this error:
Class 'FFMpeg\FFProbe' not found