-
Notifications
You must be signed in to change notification settings - Fork 825
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
Use stable laravel 5.5 version #409
Conversation
What branch i must use to implement that in 5.5? |
I would strongly advise using the fork that cmizzi so kindly put together.
This will give you the full working library with Laravel 5 until these guys get this through. |
output from @gofish543 , Thanks :) |
its been 24 hours, and im ready for party :) |
Can someone merge this |
Merge hurrah! Just a little bit of stats until the release:
(Times in UTC) Average delay: (3.56 ± 3.07) days Without 5.0 (this is when Laravel Collective's HTML was extracted from standard Laravel): (4.18 ± 3.17) days |
Sankyu |
Updated version of my previous table:
Average delay: (3.17 ± 2.91) days Bravo for making this release below the previous average and being the fastest if not counting 5.0! |
If i use |
@ElioMS, It will work now. |
open your composer and copy paste this link composer require "laravelcollective/html":"5.4.0". That means remove "^" symbol. It will install current version rather than installing the latest. Then, composer update |
@mahbubkhan88 lol, that was almost one year ago |
No description provided.