Use built in method to render a string with Blade (#13688)

This commit is contained in:
Jellyfrog
2022-01-26 14:10:06 +01:00
committed by GitHub
parent 7734113594
commit 1debe5e166
7 changed files with 13 additions and 82 deletions

View File

@@ -52,8 +52,7 @@
"rmccue/requests": "^1.7",
"symfony/yaml": "^4.0",
"tecnickcom/tcpdf": "^6.4",
"tightenco/ziggy": "^0.9",
"wpb/string-blade-compiler": "^6.0"
"tightenco/ziggy": "^0.9"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.5",