I need to make an array that looks like this:
$array = [
'value_1' => [
'key' => 'name_1'
],
'value_2' => [
'key' => 'name_2'
]
];
From two different array that look like this:
$array_two=['value_1', 'value_2'];
$array_three=['name_1', 'name_2'];
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2U02SBS
via IFTTT
Aucun commentaire:
Enregistrer un commentaire