Home
ACPL
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
acp_navigation
id
increments
parent_link_id
FK
bigInteger
name
string
(255)
short_description
string
(255)
long_description
text
short_label
string
(255)
long_label
string
(255)
link_type
enum
url
string
(255)
order
smallInteger
icon_type
string
(255)
icon
string
(100)
menu_level
mediumInteger
has_children
boolean
timestamps
timestamps
softDeletes
softDeletes
acp_practice_navigation
id
increments
timestamps
timestamps
softDeletes
softDeletes
practice_id
bigInteger
link_id
FK
bigInteger
display
boolean
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01