2 lines
66 B
PHP
2 lines
66 B
PHP
<?php
|
|
echo json_encode_tr(db("line_lists")->get()->toArray()); ?>
|
<?php
|
|
echo json_encode_tr(db("line_lists")->get()->toArray()); ?>
|