Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'Illuminate\Support\Collection' not found #2

Closed
Levdbas opened this issue Jul 11, 2021 · 2 comments
Closed

Class 'Illuminate\Support\Collection' not found #2

Levdbas opened this issue Jul 11, 2021 · 2 comments

Comments

@Levdbas
Copy link

Levdbas commented Jul 11, 2021

Hi and thank you for this code! I am currently using this in a WordPress project and ran into two issues. I will make to seperate issues to cover this. This one is fairly straightforward.

Class 'Illuminate\Support\Collection' not found

I fixed this by manually requiring illuminate/collections but it would be nice if this library included it in the composer dependencies as well for people not running Laravel.

@digitaldreams
Copy link
Owner

Thanks. I will do it

@apartamenti
Copy link

apartamenti commented Sep 29, 2022

I am getting same error. Class "Illuminate\Support\Collection" not found.

composer require illuminate/collections this code will fix error!

@Levdbas Levdbas closed this as completed May 21, 2024
@Levdbas Levdbas closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants