Support the ongoing development of Laravel.io →
Installation Configuration Forms
Last updated 1 year ago.
0

Did you run this command: "composer update" from your terminal?

0

yes tried all the steps in the documentation as well as any posted solution u could find. still get the error

0

Dont run composer update unless you want to potentially update all dependencies.

0

thanks. but any idea how to get rid of the error?

0
  1. php artisan config:clear
  2. php artisan cache:clear
  3. composer dump-autoload

Optional composer update

Thank's

0

@nipeharefa thanks! It works!

0

Hi,

I have the same error.

When i tried to run composer dump-autoload i get: -bash: composer: command not found

I run the commands on the project folder

What i need to do?

Thanks

0

Could you solve it? I have the same problem and I could not solve it.

C:\path_project\project> php artisan vendor:publish --provider="Collective\Remote\RemoteServiceProvider"

[Symfony\Component\Debug\Exception\FatalErrorException] Class 'Collective\Remote\RemoteServiceProvider' not found

C:\path_project\project> composer update

[Symfony\Component\Debug\Exception\FatalErrorException] Class 'Collective\Remote\RemoteServiceProvider' not found

Script php artisan clear-compiled handling the pre-update-cmd event returned with error code 255

Last updated 6 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.