v0.0.9c Small changes
This commit is contained in:
@@ -5,7 +5,6 @@ use Backend\Model\Post;
|
||||
|
||||
header('Content-Type: application/json;charset=UTF-8');
|
||||
|
||||
//Home.php
|
||||
$data = Post::all();
|
||||
echo $data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user