Dynamic URL in Laravel. I have a link, which value is coming from database. Like this: <a href="{{ url($facebook)}}">Link</a>. But it is creating the URL ...
確定! 回上一頁