Home
terhal
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
admins
id
increments
username
string
(191)
status
enum
password
string
(191)
timestamps
timestamps
users
id
increments
username
string
(191)
email
string
(191)
mobile
string
(191)
gender
enum
birthday
date
type
enum
password
string
(191)
confirm_code
string
(191)
status
enum
wallet
integer
notification
enum
image
string
(191)
lat
string
(191)
lng
string
(191)
id_image_fornt
string
(191)
id_image_back
string
(191)
license_image_front
string
(191)
license_image_back
string
(191)
car_image_front
string
(191)
car_image_back
string
(191)
car_type_id
FK
integer
car_number
string
(191)
car_color
string
(191)
personal_license_front
string
(191)
personal_license_back
string
(191)
car_model_id
FK
integer
year_id
integer
timestamps
timestamps
car_type
id
increments
timestamps
timestamps
name
json
km_price
string
(191)
open_price
string
(191)
tokens
id
increments
user_id
FK
integer
devise_token
string
(191)
serial_number
string
(191)
timestamps
timestamps
rates
id
increments
user_id
FK
integer
driver_id
FK
integer
rate
string
(191)
reason_id
integer
timestamps
timestamps
reasons
id
increments
name
json
type
enum
timestamps
timestamps
settings
id
increments
policy
json
mobile
string
(191)
app_ratio
string
(191)
timestamps
timestamps
marks
id
increments
name
string
(191)
timestamps
timestamps
car_models
id
increments
name
string
(191)
mark_id
FK
integer
timestamps
timestamps
years
id
increments
year
string
(191)
model_id
FK
integer
timestamps
timestamps
payment_types
id
increments
name
json
status
enum
timestamps
timestamps
transfers
id
increments
user_id
FK
integer
receiver_id
FK
integer
type
enum
amount
string
(191)
code
string
(191)
timestamps
timestamps
contacts
id
increments
name
string
(191)
mobile
string
(191)
body
text
timestamps
timestamps
complaints
id
increments
reason_id
FK
integer
body
text
status
enum
timestamps
timestamps
trips
id
increments
user_id
FK
integer
driver_id
FK
integer
start_lat
string
(191)
start_lng
string
(191)
driver_lat
string
(191)
driver_lng
string
(191)
online
enum
end_lat
string
(191)
end_lng
string
(191)
time_type
enum
time
timestamp
car_type_id
FK
integer
payment_id
FK
integer
trip_price
string
(191)
wallet_first
enum
coupon_id
integer
status
enum
cancel_reason_id
FK
integer
start_time
string
(191)
end_time
string
(191)
timestamps
timestamps
coupons
id
increments
timestamps
timestamps
code
string
(191)
price
string
(191)
type
enum
end_date
date
status
enum
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01