Skip to content

Laravel 5.2 support

Latest
Compare
Choose a tag to compare
@andheiberg andheiberg released this 17 Jul 14:34
· 1 commit to master since this release
Fix for 5.2

"illuminate/html": "5.0.*" uses bindShared() which is no longer supported in 5.2.

See https://github.com/illuminate/html/pull/40