close

轉自 https://laracasts.com/discuss/channels/laravel/how-to-set-a-variable-in-blade-laravel-53

使用:

@php

php指令

@endphp

--

But you can try@php ($p3 = $key['p3'])

OR

 

@php
$p3 = $key['p3']
@endphp

 

Above both are same.

--

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 dizzy03 的頭像
    dizzy03

    碎碎念

    dizzy03 發表在 痞客邦 留言(0) 人氣()