コード例 #1
0
ファイル: demo_map.data.php プロジェクト: bdgeek/laraproto
<?php

return ['locations' => App\Location::with('content')->get()];