You can use
{{ Form::text('membership_start', null, array('type' => 'text', 'class' => 'form-control datepicker','placeholder' => 'Pick the membership start date','data-value'=>$value, 'id' => 'sdate')) }}
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community