Class CategoryPosts
Model for the category_posts table
- Illuminate\Database\Eloquent\Model
- rsanchez\Deep\Model\CategoryPosts
protected
string
|
$table | 'category_posts' |
|
protected
string
|
$primaryKey | 'cat_id' |
|
public
boolean
|
$incrementing | false |
|
public
boolean
|
$timestamps | false |