laravel-fullcalendar icon indicating copy to clipboard operation
laravel-fullcalendar copied to clipboard

Class 'MaddHatter\LaravelFullcalendar\ServiceProvider' not found

Open blackizlu opened this issue 6 years ago • 2 comments
trafficstars

I uploaded my app to my production server and when I want to update composer that error shows on console.

In ProviderRepository.php line 208:
                                                                    
  Class 'MaddHatter\LaravelFullcalendar\ServiceProvider' not found

On local nothing happen and the app is fine

blackizlu avatar Feb 15 '19 02:02 blackizlu

Did u do composer update? So you can install the package..

TareqAbughosh avatar Mar 07 '19 13:03 TareqAbughosh

We are also not able to install on Larave version 5.8.x We get following error please help

The requested package laravel/framework (locked at v5.7.28, required as 5.8.*) is satisfiable by laravel/framework[v5.7.28] but these conflict with your requirements or minimum-stability.

BarkhaDimply avatar Dec 23 '19 06:12 BarkhaDimply