Home
suiiz
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
categories
id
increments
name
string
(80)
description
text
view_id
FK
bigInteger
image
text
text1
string
(200)
text2
string
(200)
parent_id
bigInteger
is_all
integer
timestamps
timestamps
softDeletes
softDeletes
category_recurring_id
FK
bigInteger
views
id
increments
name
string
(80)
image
text
timestamps
timestamps
softDeletes
softDeletes
filters
name
string
(80)
type
enum
id
increments
filter_recurring_id
FK
bigInteger
category_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
sub_filters
id
increments
name
string
(80)
timestamps
timestamps
softDeletes
softDeletes
filter_id
FK
bigInteger
recurring_sub_filter_id
FK
bigInteger
accounts
id
increments
name
string
(80)
timestamps
timestamps
softDeletes
softDeletes
sub_accounts
id
increments
name
string
(100)
account_id
bigInteger
timestamps
timestamps
softDeletes
softDeletes
filter_sub_accounts
id
increments
filter_id
FK
bigInteger
sub_account_id
bigInteger
timestamps
timestamps
softDeletes
softDeletes
categories_recurring
id
increments
name
string
(80)
timestamps
timestamps
softDeletes
softDeletes
description
text
view_id
FK
integer
image
text
text1
string
(200)
text2
string
(200)
filters_recurring
id
increments
name
string
(100)
timestamps
timestamps
softDeletes
softDeletes
category_sub_accounts
id
increments
category_id
FK
bigInteger
sub_account_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
sub_filters_recurring
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(80)
filter_recurring_id
FK
bigInteger
filter_recurring_sub_accounts
id
increments
timestamps
timestamps
softDeletes
softDeletes
filter_recurring_id
FK
bigInteger
sub_account_id
FK
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01