Home
Orgbet
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
categories
id
increments
name
string
(225)
parent_id
bigInteger
icon
string
(225)
status
boolean
order
bigInteger
show_in_home
boolean
timestamps
timestamps
listings
id
increments
user_id
bigInteger
category_id
bigInteger
type
enum
status
enum
timestamps
timestamps
sections
id
increments
listing_id
bigInteger
title
string
(225)
order
integer
status
boolean
timestamps
timestamps
fields
id
increments
section_id
bigInteger
label
string
(225)
field_type
enum
required
enum
options
json
sort
integer
show_in_filter
boolean
show_in_mobile
boolean
show_in_table_header
boolean
timestamps
timestamps
field_values
id
increments
field_id
bigInteger
listing_id
bigInteger
section_id
bigInteger
value
text
timestamps
timestamps
dependencies
id
increments
timestamps
timestamps
parent_field_id
bigInteger
child_field_id
bigInteger
parent_value
string
(225)
×
Comments for Orgbet
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01