Laravel-Blade icon indicating copy to clipboard operation
Laravel-Blade copied to clipboard

Update to Blade for L5.3

Open vpratfr opened this issue 9 years ago • 2 comments

There were a few major additions to loops in L5.3, any chance to get them in your package? Thanks a lot!

vpratfr avatar Aug 27 '16 10:08 vpratfr

use $ composer update for your project. Blade Packages will be updated to version 5.3. Then, you can use the features of 5.3.

I did test for loop variable methods , no problem.. I'll try as soon as possible in other methods.

izniburak avatar Sep 23 '16 22:09 izniburak

https://github.com/PhiloNL/Laravel-Blade/pull/43

larsemil avatar May 22 '17 08:05 larsemil