Closed code-enginner closed 3 months ago
in below example of advanced select:
` @foreach($provinces as $id => $info)
@endforeach </select>`
when select multiple option, the value of select box is an empty array.
Could you please provide full details with example link as described in the issue instructions? Thanks!
in below example of advanced select:
`
when select multiple option, the value of select box is an empty array.