kiasaty's avatar

Call to undefined method Laravel\Lumen\Application::booting() Error in Lumen

I'm trying to use zipper package on lumen. after installing, I get the following error:

local.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined method Laravel\Lumen\Application::booting() in E:\Work\api\vendor\chumper\zipper\src\Chumper\Zipper\ZipperServiceProvider.php:35

how can I fix this?

0 likes
1 reply
Jaytee's avatar

As far as I can see, this package doesn't support Lumen. Not the most recent versions anyway.

Please or to participate in this conversation.