Home
wingz
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
phone
string
(255)
city_id
integer
password
string
(255)
pin_code
string
(255)
pin_code_date_expired
datetime
cities
id
increments
timestamps
timestamps
name
string
(255)
orders
id
increments
timestamps
timestamps
description
string
(255)
location
string
(255)
longitude
decimal
latitude
decimal
phone
string
service_id
integer
start_time
datetime
end_time
datetime
status
enum
phone_delivery
string
cost
decimal
type
enum
client_id
integer
notifications
id
increments
timestamps
timestamps
title
string
body
text
notifiable_type
string
notifiable_id
integer
contact_us
id
increments
timestamps
timestamps
name
string
phone
string
email
string
title
string
body
text
notifiables
id
increments
timestamps
timestamps
notification_id
integer
is_read
boolean
notifiable_type
string
notifiable_id
integer
tokens
id
increments
timestamps
timestamps
token
string
os
enum
serial_number
string
client_id
integer
×
Comments for wingz
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01