I recently did a composer update on software that has been working. Now I am getting
Cannot call abstract method Illuminate\Support\ServiceProvider::register()
on a vendor module. In that module it is calling parent::register();
It has not changed but now the system is complaining. Any suggestions?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community