Closed saleh-old closed 7 years ago
never mind, found it. Should have used it as:
use Pbmedia\LaravelFFMpeg\FFMpegFacade as FFMpeg;
Could be nice if you could mention this in the docs. Thanks again
The use of facades is described really well in the Laravel Documentation :)
Hi there, thank you for creating this package. I've just installed it on a Laravel 5.4, and this is the error I get:
Non-static method Pbmedia\LaravelFFMpeg\FFMpeg::fromDisk() should not be called statically
this is my code: