blade show html code

http://laravel.com/

http://kejyun.github.io/Laravel-4-Docum ... roduction/
回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

blade show html code

文章 yehlu »

yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

How do I use nl2br() in Laravel 5 Blade

文章 yehlu »

http://stackoverflow.com/questions/2856 ... el-5-blade

app/Providers/AppServiceProvider.php

代碼: 選擇全部

public function boot(){
    \Blade::setEchoFormat('nl2br(e(%s))');
}
回覆文章

回到「laravel」