← Back to Reservations Calendar Support
vosco
Hi I have just installed the plugin on OCMS 3.0 and I am getting the following
Illuminate\Contracts\Container\BindingResolutionException: Unresolvable dependency resolving [Parameter #0 [ <required> $controller ]] in class Backend\Classes\WidgetBase in .../vendor/laravel/framework/src/Illuminate/Container/Container.php:1106
which is triggered in
/plugins/vojtasvoboda/reservationscalendar/controllers/calendar.php(26): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
I can't seem to figure it out what is going on, would you be able to help?
Vojta Svoboda
Hi, this plugin is not tested with OCMS 3.0 yet. But I'll look at it - maybe if you update Calendar.php controller and change App::make()
to app()
, it will start to work.
Vojta Svoboda
Hi, the new version 1.0.7 of this plugin was released. Please try to update and let me know if it helps.
Thank you and sorry for the delay with the fix.
1-3 of 3