I want to display selected image in the edit.blade.php But I dont know how can I do this ?
Form::file('image',['value'=>'$post->featured_image'])
<!-- or -->
<input file="file" name="image" value="$post->featured_image">
But, both of doesn't work ? Is there any way to do that ?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire