<script> var app = <?php echo json_encode($array); ?>; </script>. However, instead of manually calling json_encode , you may use the @json Blade directive.
確定! 回上一頁