How to I can show date in laravel blade from my table in this input field

How to I can show date in laravel blade from my table in this input field

***<div class="form-group">
<strong>Date:</strong>
<input type="date" name="date" class="form-control" value="" placeholder="Date">
</div>***


from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3eiOxaL
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

I am unable to figure out how to create payment collection request, after a form has been submitted in laravel

laravel, mysql transaction not working after failed one time