Raw PHP code should not go into the database. There is always a way to avoid this. Depends on what your goal is. {!! ... !!} is for raw html output and that ...
確定! 回上一頁