Skip to content

Releases: imliam/laravel-blade-helper

Laravel 10 support

25 Apr 23:43
20dc853
Compare
Choose a tag to compare
Merge pull request #16 from laravel-shift/l10-compatibility

Laravel 10.x Compatibility

v1.4.3

02 Feb 17:47
55a46d2
Compare
Choose a tag to compare
Merge pull request #15 from stancl/patch-2

Laravel 9 support

Fixed PHP8 Dependency

02 Mar 18:08
38ea95f
Compare
Choose a tag to compare
Merge pull request #14 from stancl/patch-1

php 8.0.x support

PHP 8 support

27 Dec 18:24
5d9d0c8
Compare
Choose a tag to compare
Merge pull request #13 from stancl/codespace-1

PHP 8 support

Laravel 8 support

13 Sep 12:54
d7e5938
Compare
Choose a tag to compare
Merge pull request #12 from imliam/laravel-8

Add Laravel 8 support

Laravel 7 support

05 Mar 23:29
001d3c1
Compare
Choose a tag to compare
Merge pull request #10 from imliam/laravel-7-support

Laravel 7 Support

Laravel 6 support

11 Sep 12:29
3a49085
Compare
Choose a tag to compare
Merge pull request #3 from imliam/laravel-6

GitHub Action workflow (and Laravel 6 support)

Add custom "if" statement directive helper

10 Jul 00:14
Compare
Choose a tag to compare
v1.1.0

Update suggested installation limit

Fix tests

29 Nov 00:58
Compare
Choose a tag to compare

Not a functional change, just fixing a broken test, removing an unused variable in the code, and fixing typos in the readme.

Initial release

28 Nov 23:50
Compare
Choose a tag to compare
v1.0.0

🎉 Initial commit