Home
spare_x
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
admins
id
increments
name
string
phone
string
password
string
email
string
status
tinyInteger
image
string
timestamps
timestamps
admin_serial
integer
merchants
id
increments
trade_name
string
image
string
administrator_name
string
merchant_serial
string
phone
string
email
string
account_status
tinyInteger
status
tinyInteger
login_date
datetime
city_id
FK
integer
timestamps
timestamps
users
name
string
id
increments
email
string
password
string
phone
string
status
tinyInteger
image
string
block_number
integer
last_block_date
datetime
login_type
enum
login_date
datetime
first_suspension_period
datetime
last_suspension_period
datetime
timestamps
timestamps
phone_verifications
id
increments
timestamps
timestamps
phone
string
verification_code
string
verified
boolean
expires_at
timestamp
countries
id
increments
name
string
status
boolean
timestamps
timestamps
governorates
id
increments
timestamps
timestamps
name
text
country_id
FK
integer
local_shipping_price
float
status
boolean
cities
id
increments
name
string
status
string
governorates
FK
integer
timestamps
timestamps
serviceMainCategories
id
increments
timestamps
timestamps
productMaincategories
id
increments
timestamps
timestamps
brands
id
increments
timestamps
timestamps
name
string
image
string
status
boolean
car_models
id
increments
timestamps
timestamps
name
string
brand_id
FK
bigInteger
status
boolean
manufacture_years
id
increments
timestamps
timestamps
manufacture_year
string
status
boolean
car_model_id
FK
bigInteger
engines
id
increments
timestamps
timestamps
name
string
status
boolean
car_model_id
FK
bigInteger
products
id
increments
timestamps
timestamps
name
string
price
float
product_id
string
asku
string
quantity
integer
warranty_period
string
warranty_status
boolean
product_status
string
discount
string
discount_date_from
date
discount_date_to
date
sub_category_id
FK
bigInteger
engine_id
FK
bigInteger
images
string
product_sub_categories
id
increments
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01