Home
flash-wash
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
settings
id
increments
key
string
(191)
value
longText
timestamps
timestamps
users
id
increments
name
string
(191)
email
string
(191)
phone
string
(191)
image
string
(191)
is_active
boolean
is_ban
boolean
ban_reason
longText
verified_code
string
(191)
reset_code
string
(191)
lat
string
(191)
lng
string
(191)
address
string
(191)
user_type
string
wallet
string
timestamps
timestamps
softDeletes
softDeletes
addresses
id
increments
user_id
FK
integer
type
string
(191)
lat
string
(191)
lng
string
(191)
address
string
(191)
timestamps
timestamps
vehicles
id
increments
type
string
(191)
user_id
FK
integer
manufacturer
string
(191)
model
string
(191)
name
string
(191)
year
string
(11)
color
string
(191)
numbers
string
(11)
letters
string
(191)
timestamps
timestamps
transaction
id
increments
type
enum
service_type
string
(191)
user_id
FK
integer
amount
string
(191)
timestamps
timestamps
about_app_images
id
increments
image
string
(191)
is_active
boolean
timestamps
timestamps
packages
id
increments
timestamps
timestamps
title
string
(191)
desc
string
(191)
number_of_service
string
price
string
(191)
package_users
id
increments
package_id
FK
integer
user_id
FK
integer
timestamps
timestamps
package_user_dates
id
increments
package_user_id
FK
integer
date
string
(191)
is_used
boolean
timestamps
timestamps
notifications
id
increments
timestamps
timestamps
type
string
(191)
notifiable_type
string
(191)
notifiable_id
integer
data
longText
read_at
timestamp
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01