Skip to content

Declaration of Bootstrapper\Form::select.....should be compatible with Collective\Html\FormBuilder::select #337

@ryanbayona

Description

@ryanbayona

Contents of my composer.json
"require": {
"laravel/framework": "5.5.*",
"patricktalmadge/bootstrapper": "~5"
},

Declaration of Bootstrapper\Form::select($name, $list = Array, $selected = NULL, array $selectAttributes = Array, array $optionsAttributes = Array) should be compatible with Collective\Html\FormBuilder::select($name, $list = Array, $selected = NULL, array $selectAttributes = Array, array $optionsAttributes = Array, array $optgroupsAttributes = Array)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions