Home
lala kids
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
name
string
(255)
number
string
(255)
mail_id
string
(255)
password
string
longitude
string
(255)
latitude
string
(255)
status_flag
enum
otp
string
(255)
otp_time
datetime
isVerified
enum
created_at
timestamps
updated_at
timestamp
language_json
string
(255)
signup_type
string
(255)
provider_name
string
(255)
provider_id
string
(255)
permissions
id
increments
user_id
FK
integer
role_id
FK
integer
category
id
increments
name
string
(255)
image
string
(255)
status_flag
enum
created_at
timestamp
updated_at
timestamp
stories
id
increments
created_at
timestamp
updated_at
timestamp
status_flag
enum
title
string
(255)
image
string
(255)
video
string
(255)
category_json
string
language_json
string
(255)
kids
id
increments
parent_id
FK
integer
kid_name
string
(255)
nick_name
string
(255)
age
integer
status_flag
enum
roles
id
increments
role_title
string
permissions
string
(255)
notification
id
increments
created_at
timestamp
updated_at
timestamp
origin_user
FK
integer
notifier
FK
integer
notifier_status
enum
content
string
(255)
title
string
(255)
admin
id
increments
name
string
(255)
mail_id
string
(255)
password
string
(255)
number
string
(255)
status_flag
enum
otp
string
(255)
otp_time
string
(255)
isVerified
string
(255)
created_at
timestamp
updated_at
timestamp
language
id
increments
name
string
(255)
code
string
banner
id
increments
timestamps
timestamps
story_id
FK
integer
title
string
(255)
description
string
(255)
status_flag
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01