appstract / laravel-blade-directives

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

Added simple checks for @isnull and @isnotnull directives #27

Closed roni-estein closed 6 years ago

roni-estein commented 6 years ago

I added some directives for isnull and isnotnull which I find myself using often.

Cheers.