Home
seedHeedar
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
(255)
phone
string
(15)
password
string
(255)
verified
boolean
stores
id
increments
timestamps
timestamps
name
string
phone
string
(15)
address
string
(255)
image
string
(255)
views
string
active
enum
user_id
FK
integer
user_store
id
increments
timestamps
timestamps
user_id
FK
integer
store_id
FK
integer
meet_types
id
increments
timestamps
timestamps
image
string
(255)
slaughter_date
date
age
integer
store_id
FK
integer
complaints
id
increments
timestamps
timestamps
name
string
(255)
phone
string
(15)
message
text
user_id
FK
integer
app_settings
id
increments
timestamps
timestamps
about_desc
mediumText
term_desc
mediumText
condation_desc
mediumText
app_share_link
string
(255)
app_review_link
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01