Home
Cars
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
car_model
id
increments
timestamps
timestamps
softDeletes
softDeletes
brand_id
integer
name_en
string
name_ar
string
brand
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
hide
boolean
city
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
country_id
integer
store
id
increments
timestamps
timestamps
softDeletes
softDeletes
password
string
name_en
string
name_ar
string
phone
string
email
string
city_id
string
from_year
integer
to_year
integer
whats_up
string
longitude
double
latitude
double
address_en
string
address_ar
string
user_id
integer
country_id
integer
specialty
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
store_brand
id
increments
timestamps
timestamps
softDeletes
softDeletes
store_id
string
brand_id
integer
store_model
id
increments
timestamps
timestamps
softDeletes
softDeletes
store_id
integer
model_id
integer
store_specialty
id
increments
timestamps
timestamps
softDeletes
softDeletes
store_id
integer
specialty_id
integer
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
client
id
increments
timestamps
timestamps
softDeletes
softDeletes
phone
string
name
string
user_id
integer
order
id
increments
timestamps
timestamps
softDeletes
softDeletes
brand_id
integer
model_id
integer
year
integer
status
string
Chassis_number
string
client_id
integer
order_specialty
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
specialty_id
integer
order_item
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
name
string
number
string
order_city
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
city_id
integer
order_reply
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
integer
item_id
integer
store_id
integer
price
double
available
boolean
negotiable
boolean
store_order
id
increments
timestamps
timestamps
softDeletes
softDeletes
store_id
integer
order_id
integer
status
string
country
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
×
Comments for Cars
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01