RobinRadic / blade-extensions

Laravel Blade extensions like $loop->odd/$loop->index in foreach, view blocks and partials, etc
http://robin.radic.nl/blade-extensions
MIT License
267 stars 35 forks source link

BLADE-52 ⁃ @break and @continue are included in laravel 5.2 #49

Closed RobinRadic closed 7 years ago

RobinRadic commented 8 years ago

@break and @continue are included in laravel 5.2 by default. radic/blade-extensions should detect this and skip the directives