It doesn't look like illuminate/html supports the number method in 5.0. You can use: {!! Form::input('number', 'number', null) !!}
確定! 回上一頁