Home
Alaa_Eldin
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
users
id
increments
timestamps
timestamps
name
string
email
string
phone
string
password
string
status
tinyInteger
login_type
enum
login_date
datetime
last_login_date
datetime
app_login_count
string
site_login_count
string
email_verified_at
datetime
admins
id
increments
timestamps
timestamps
name
string
phone
string
email
string
is_representative
tinyInteger
password
string
status
tinyInteger
image
string
admin_serial
string
last_login
datetime
warehouse_id
FK
bigInteger
warehouses
timestamps
timestamps
id
increments
name
string
phone
string
email
string
password
string
address
string
latitude
decimal
longitude
decimal
warehouse_data
string
status
tinyInteger
city_id
FK
bigInteger
cities
id
increments
timestamps
timestamps
name
string
governorate_id
FK
bigInteger
countries
id
increments
timestamps
timestamps
name
string
code
string
governorates
id
increments
timestamps
timestamps
name
string
delivery_time
float
shipping_price
float
country_id
FK
bigInteger
features
id
increments
timestamps
timestamps
name
string
type
enum
status
tinyInteger
main_categories
id
increments
timestamps
timestamps
name
string
status
tinyInteger
feature_id
FK
bigInteger
sub_categories
id
increments
timestamps
timestamps
name
string
status
tinyInteger
main_category_id
FK
bigInteger
distribution_points
id
increments
timestamps
timestamps
name
string
administrator_name
string
phone
string
email
string
image
string
password
string
status
boolean
currency
string
credit_limit
double
maximum_dues
double
waiting_time
integer
city_id
FK
bigInteger
×
Comments for Alaa_Eldin
BTdPXxZN . 23 October 2024
1
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01