sonus icon indicating copy to clipboard operation
sonus copied to clipboard

Sonus not compatible on Laravel 5

Open netwarp opened this issue 10 years ago • 2 comments

Hi,

I tryed to install sonus on Laravel 5 but it's not possible with this version.

Here is the error's message : Fatal error: Call to a member function make() on a non-object in C:\wamp\www\project_dev\vendor\illuminate\supp ort\Illuminate\Support\helpers.php on line 33 Script php artisan clear-compiled handling the post-update-cmd event returned with an error

Could you help me to install it on L5 ? Thanks a lot.

netwarp avatar Feb 08 '15 18:02 netwarp

Looks like someone else has taken ownership of the project: https://github.com/rafasamp/sonus/issues/10

nextpulse avatar Feb 19 '15 16:02 nextpulse

just found out this one which is maintained and supports later versions of Laravel (>v5): https://github.com/linkthrow/ffmpeg

bkkrishna avatar Sep 10 '16 04:09 bkkrishna