Hello, first of all thanks for this package it saved me decades :) Now I have to do SaaS app in Lumen and i want to use this package, but i can't figure out how to install it. The main problem is that
[Symfony\Component\Debug\Exception\FatalThrowableError]
Type error: Argument 1 passed to Orchestra\Tenanti\CommandServiceProvider::Orchestra\Tenanti\{closure}() must be an instance of Illuminate\Contra
cts\Foundation\Application, instance of Laravel\Lumen\Application given, called in /home/user/PersonalProjects/easycart/vendor/illuminate/conta
iner/Container.php on line 726
Hello, first of all thanks for this package it saved me decades :) Now I have to do SaaS app in Lumen and i want to use this package, but i can't figure out how to install it. The main problem is that
So my question is do you plan do support Lumen ?