Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

500 Error Class "Fruitcake\Cors\CorsServiceProvider" not found #542

Open
4n70w4 opened this issue Sep 8, 2021 · 2 comments
Open

500 Error Class "Fruitcake\Cors\CorsServiceProvider" not found #542

4n70w4 opened this issue Sep 8, 2021 · 2 comments

Comments

@4n70w4
Copy link

4n70w4 commented Sep 8, 2021

I just install fruitcake/laravel-cors

composer require fruitcake/laravel-cors
 - Installing asm89/stack-cors (v2.0.3): Extracting archive
 - Installing fruitcake/laravel-cors (v2.0.4): Extracting archive

and all requests gets

image
image

File exists in vendors:
image
image

laravel/framework                      v8.51.0
PHP 8.0.9
@shahzodjonweb
Copy link

shahzodjonweb commented Nov 17, 2021

@barryvdh Same issue on me!!!

Can you help ?

@shlomiesses
Copy link

shlomiesses commented Feb 20, 2022

Delete vendor folder & run

composer install

In my case, it solved me that issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants