Home
clad 2.0
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
email
string
(255)
password
string
(255)
first_name
string
(255)
last_name
string
(255)
projects
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
name
string
(255)
description
text
status
enum
files
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
FK
integer
status
enum
file_url
string
(255)
file_name
string
(255)
file_type
string
(255)
panels
id
increments
timestamps
timestamps
softDeletes
softDeletes
status
enum
k_factor
float
geometry_data
json
dimensions
json
material_type
string
(255)
panel_type
string
(255)
project_id
FK
integer
fixation_methods
id
increments
timestamps
timestamps
softDeletes
softDeletes
fixation_name
string
(255)
description
text
stiffeners
id
increments
timestamps
timestamps
softDeletes
softDeletes
dimensions
json
material_type
string
(255)
stiffener_type
string
(255)
panel_id
FK
integer
bends
id
increments
timestamps
timestamps
softDeletes
softDeletes
k_factor
float
bend_type
string
(255)
bend_radius
float
bend_angle
float
panel_id
FK
integer
visualizations
id
increments
timestamps
timestamps
softDeletes
softDeletes
file_url
string
(255)
panel_id
FK
integer
approval_workflows
id
increments
timestamps
timestamps
softDeletes
softDeletes
comments
text
approval_status
enum
approver_id
FK
integer
panel_id
FK
integer
logs
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
action
text
×
Comments for clad 2.0
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01