laroute icon indicating copy to clipboard operation
laroute copied to clipboard

How to pass arrays?

Open PhPPgAdminBug opened this issue 8 years ago • 0 comments

Request: window.axios.post(laroute.route(this.loadRoute, {ids: idsArray}))

Error: ids must be an array

Request:

array:1 [  "ids" => "46,50,5...3,74"]
// string

PhPPgAdminBug avatar Nov 08 '17 15:11 PhPPgAdminBug