Home
taptap
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
_id
increments
first_name
string
last_name
string
email
string
password
string
login_type
enum
role
enum
provider_id
string
city
string
zip
string
country
string
adress
string
display_picture
string
Verifications
_id
increments
email
string
code
string
timestamp
string
Company
_id
increments
name
string
display_picture
string
phone
string
address
string
website
string
owner
string
company_type
enum
categories
string
Stores
_id
increments
name
timestamps
display_picture
string
address
string
company_id
string
employees
string
Categories
_id
increments
name
timestamps
description
string
price
string
currency
string
availability
enum
Products
_id
increments
display_picture
text
code
string
description
string
store_id
string
nfc_id
string
company_id
string
product_type
string
Devices
_id
increments
timestamps
timestamps
nfc_id
string
secrete_code
string
owner
string
message
string
lost_info
string
is_lost
string
is_active
string
type
string
ref
string
Taps
_id
increments
timestamps
timestamps
user_id
string
nfc_id
string
location
string
type
enum
is_favourite
string
Action
_id
increments
timestamps
timestamps
type
enum
value
string
tap_id
string
Contacts
_id
increments
timestamps
timestamps
name
string
phone_number
string
email
string
adress
string
city
string
country
string
zip
string
company
string
nfc_id
string
company_id
string
store_id
string
Events
_id
increments
timestamps
timestamps
name
string
description
string
location
string
date
string
time
string
users
string
company_id
string
×
Comments for taptap
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01