We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c6410 commit 1976de7Copy full SHA for 1976de7
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
+| 4.0 | Laravel 6 |
17
| 3.8 | Laravel 5.8 |
18
| 3.7 | Laravel 5.7 |
19
| 3.6 | Laravel 5.6 |
0 commit comments