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

Error found on Laravel 5.5 #74

Closed
ronjunevaldoz opened this issue Feb 12, 2018 · 7 comments
Closed

Error found on Laravel 5.5 #74

ronjunevaldoz opened this issue Feb 12, 2018 · 7 comments

Comments

@ronjunevaldoz
Copy link

ronjunevaldoz commented Feb 12, 2018

Hi, is there any fix for this error? I really need this library for my Laravel application. 👍

I've successfully installed the library in ubuntu 16.0 php 7.0 and laravel 5.5 and tested Country:all() and it returns this error Trait 'Tightenco\Collect\Support\Traits\Macroable' not found

@ronjunevaldoz ronjunevaldoz changed the title Trait 'Tightenco\Collect\Support\Traits\Macroable' not found (Laravel 5.5) Not working on Laravel 5.5 Feb 13, 2018
@ronjunevaldoz ronjunevaldoz changed the title Not working on Laravel 5.5 Error found on Laravel 5.5 Feb 13, 2018
@rjsworking
Copy link

It's not working on Laravel 5.6 too. Same error.

@antonioribeiro
Copy link
Owner

Unfortunatelly laravel/framwork is not letting tightenco/collect install because of:

laravel/framework@5.6...antonioribeiro:patch-7

@ronjunevaldoz
Copy link
Author

Is there any work around to make it work temporarily?

@antonioribeiro
Copy link
Owner

Should work now, I just reverted it back to use ia-collection again, so those are the versions you should see:

image

@antonioribeiro
Copy link
Owner

antonioribeiro commented Feb 13, 2018

This is the actual PR: laravel/framework#23147.

But it should already work now.

I will move back to Tightenco\Collect as soon as Laravel has it fixed.

@rjsworking
Copy link

Thank you. It's working now.
Cheers

@antonioribeiro
Copy link
Owner

Nice! Thanks for reporting it.

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