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

About "laravelcollective/html": "7.0", #56

Open
sergio-apithy opened this issue May 27, 2020 · 2 comments
Open

About "laravelcollective/html": "7.0", #56

sergio-apithy opened this issue May 27, 2020 · 2 comments

Comments

@sergio-apithy
Copy link

sergio-apithy commented May 27, 2020

I am triying to install the package on laravel 7.0, but one of requeriments dos'nt exists:

"laravelcollective/html": "7.0",

The las version y 6.x , is there a error in your composer.json?

@open-soft-app
Copy link

In my projects with Laravel 7.X (without this project though), version 6.1 is sufficient ("laravelcollective/html": "^6.1").
If the installation worked, please reply to this message. I have tried this library with the 6.X Laravel framework and I have not been able to make it work. But if it works with Laravel 7 I would be very happy :-)

@qunabu
Copy link

qunabu commented Dec 15, 2020

you can try with this in composer.json

 "laravelcollective/html": "6.2 as 7", 

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