I have a variable $title
that I want to save in the database. I need to display it with its value on the page using Laravel5.
my code is:
{!! $article->title !!}
that gives me the following data on the page : $title
, instead I want to see the value of the variable.
I will appreciate any help.
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1jv1lNe
via IFTTT
Aucun commentaire:
Enregistrer un commentaire