Search posts, tags, users, and pages
Edgar
Real old style DEV
First, make a folder called models. Create two files inside the folder and name them user.js and blog.js
|──model | | |──post.js | | |──user.js