We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7437078 commit 0bb161aCopy full SHA for 0bb161a
1 file changed
README.md
@@ -1,6 +1,6 @@
1
String Blade Compiler
2
=======================
3
-[](http://laravel.com)
+[](http://laravel.com)
4
[](https://tldrlegal.com/license/mit-license)
5
6
Render Blade templates from string value.
@@ -13,6 +13,7 @@ Versions
13
14
| String Blade | Laravel Version |
15
| ------------- |----------------:|
16
+| 6.0 | Laravel 8 |
17
| 5.0 | Laravel 7 |
18
| 4.0 | Laravel 6 |
19
| 3.8 | Laravel 5.8 |
0 commit comments