Support the ongoing development of Laravel.io →
posted 9 years ago
Blade Forms
Last updated 1 year ago.
0

you have right code, just try to change $system[0]->litres with string, and see..

Last updated 1 year ago.
0

thanks for the reply, I tried that already but tried again cause you never know :)

tried this:

{{ Form::select('litres', array(
'blank' => '',
'90L' => '90L',
'135L' => '135L',
'175L' => '175L'),
'135L',
array('class' => 'form-control')) }}

no luck :(

Last updated 1 year ago.
0

Its working now... know idea why it is working now but im over it.. its working.. im happy! thanks for the help psudocode!

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

moto485 moto485 Joined 24 Sep 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.