appstract / laravel-blade-directives

A collection of nice Laravel Blade directives
MIT License
858 stars 75 forks source link

Blade if's #25

Closed m1guelpf closed 6 years ago

m1guelpf commented 6 years ago

This pull request adds support for Blade's native conditionals.

gizburdt commented 6 years ago

Will discuss this with the team. This will break Laravel 5.4 compatibility

m1guelpf commented 6 years ago

@gizburdt Updates?

gizburdt commented 6 years ago

We'ere not merging this, because it breaks backwards compatability. We will keep it open for the future. We're going to tag all repo's with for 5.4 and 5.5. This can be merged in the 5.5 tag

gizburdt commented 6 years ago

We are going to tag a new version, can you please fix the merge conflicts? Then we will merge this PR :)

gizburdt commented 6 years ago

@m1guelpf Updates? :)

m1guelpf commented 6 years ago

@gizburdt I'll try to fix merge conflicts today.