Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Releases: cleaniquecoders/blade-plus-plus

Fixed Card Directives

22 Mar 16:23
Compare
Choose a tag to compare
v2.1.2

Fixed card

Fixed Directive Name

22 Mar 16:01
Compare
Choose a tag to compare
  • Update dependencies
  • Fixed directive name from laravel-blade-directives to blade-plus-plus.

Upgrade usages.

22 Mar 15:52
Compare
Choose a tag to compare
  • Using Blade::aliasComponent instead of Blade::component
  • Added @cardheader, @cardbody, @cardfooter directives.
  • Publish view assets to resources/views/vendor/blade-plus-plus instead of resources/views/vendor/laravel-blade-directives.

Added Laravel 7.0 Support

05 Mar 00:55
Compare
Choose a tag to compare
v2.0.0

Fixed conflicts

Added Laravel 6.0 Support

04 Sep 13:13
Compare
Choose a tag to compare
v1.1.0

Added Laravel 6.0 Support

First Release

09 Mar 04:02
Compare
Choose a tag to compare
v1.0.0

Added @row and @col test