2559 Laravel collections are what PHP arrays should be, but better. ... <?php // numeric array keys with no gaps $a = ['a', 'b', 'c']; echo json_encode($a); ...
確定! 回上一頁