Home
alexcairo
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
image
string
name
string
mobile
string
address
string
password
string
login_type
string
social_id
integer
notifiystatus
enum
trips
id
increments
timestamps
timestamps
from_address
string
from_lat
float
from_lng
float
to_address
string
to_lat
float
to_lng
float
status
enum
cancel_text
string
total_distance
integer
trip_duration
time
trip_salary
string
tax
string
total_salary
string
car_id
integer
cient_id
integer
promocode_id
integer
addresses
id
increments
timestamps
timestamps
icon
string
lat
float
lng
float
address
string
title
string
client_id
integer
cars
id
increments
timestamps
timestamps
front_license
string
back_license
string
image
string
type
string
brand
string
model
string
color
string
car_num
integer
salaryPerKilo
string
driver_id
integer
conversations
id
increments
timestamps
timestamps
client_id
integer
driver_id
integer
messages
id
increments
timestamps
timestamps
message
string
client_id
integer
driver_id
string
conversation_id
integer
is_read
boolean
tokens
id
increments
timestamps
timestamps
token
string
type
string
client_id
integer
driver_id
integer
rates
id
increments
timestamps
timestamps
client_id
integer
rate
enum
comment
text
driver_id
integer
promocode
id
increments
timestamps
timestamps
title
string
code
string
status
enum
num_use
integer
date
date
notifications
id
increments
timestamps
timestamps
title
string
content
string
image
string
is_read
enum
client_id
integer
driver_id
string
drivers
id
increments
timestamps
timestamps
name
string
mobile
string
address
string
password
string
login_type
string
social_id
integer
national_id
integer
national_image
string
image
string
driving_license
string
drug_analysis
string
record_certificate
string
online_status
enum
time_online
time
notifystatus
enum
profits
string
trackers
id
increments
timestamps
timestamps
lat
float
lng
float
car_id
integer
×
Comments for alexcairo
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01