Home
nshr
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
username
string
(200)
name
string
(200)
email
string
(200)
password
string
(200)
age
smallInteger
area_id
integer
gender
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
platforms
id
increments
name
string
(255)
timestamps
timestamps
accounts
id
increments
user_id
FK
integer
platform_id
FK
integer
name
string
(255)
bin_code
string
(255)
gender
tinyInteger
area_id
FK
integer
age
integer
messages
text
wish
text
timestamps
timestamps
softDeletes
softDeletes
areas
id
increments
parent_id
integer
name
string
(255)
pages
id
increments
pName
string
(200)
pLink
string
(255)
content
text
type
smallInteger
active
tinyInteger
vias
id
increments
acc_id
integer
type
smallInteger
end_date
timestamp
timestamps
timestamps
notifications
id
increments
type
string
(191)
notifiable_id
integer
notifiable_type
string
(191)
data
text
read_at
timestamp
timestamps
timestamps
contacts
id
increments
user_id
integer
name
string
(200)
email
string
(200)
type
smallInteger
subject
text
body
longText
active
tinyInteger
timestamps
timestamps
settings
id
increments
slug
string
(150)
name
string
(200)
value
text
type
smallInteger
orderBy
smallInteger
timestamps
timestamps
menus
id
increments
parent_id
integer
title
string
(255)
link
string
(255)
target
smallInteger
order_by
integer
status
smallInteger
type
smallInteger
blogs
id
increments
title
string
(255)
image
string
(50)
body
longText
timestamps
timestamps
banks
id
increments
name
text
u_name
text
acc_num
string
(100)
iban
string
(100)
timestamps
timestamps
transfers
id
increments
user_id
FK
integer
bank_id
FK
integer
acc_id
FK
integer
pack_id
FK
integer
type
smallInteger
date
timestamp
name
string
(255)
notes
text
done
tinyInteger
active
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
packs
id
increments
name
string
(255)
price
integer
discount
integer
timestamps
timestamps
end_offer
integer
desc
text
active
tinyInteger
×
Comments for nshr
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01