Home
sukon
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
first_name
string
last_name
string
email
string
mobile
string
email_verified_at
string
type
enum
is_active
boolean
is_verified_only_for_implementation
string
password
string
gender
string
date_of_birth
date
last_seen_at
timestamps
otps
id
increments
timestamps
timestamps
user_id
FK
bigInteger
code
string
expires_at
timestamp
tiers
id
increments
timestamps
timestamps
name
string
description
longText
usd_price
decimal
(10, 2)
egp_price
decimal
(10, 2)
commission
decimal
(5, 2)
subscriptions
id
increments
timestamps
timestamps
user_id
FK
bigInteger
tier_id
FK
bigInteger
start_date
date
expiry_date
date
settings
id
increments
timestamps
timestamps
taxes
decimal
(5, 2)
minor_age
integer
doctor_infos
id
increments
timestamps
timestamps
user_id
FK
bigInteger
title
string
nationality
string
country_of_residence
string
fluent_language
string
highest_degree
string
university
string
graduation_year
string
classification
string
specification
string
number_of_years_of_experience
string
licensing_area
string
licensing_number
string
work_on_clinic
boolean
clinic_address
string
has_more_than_one_qualification
boolean
qualifications
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01