Home
vet-app
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
pets
id
increments
timestamps
timestamps
suppliers
id
increments
timestamps
timestamps
admins
id
increments
timestamps
timestamps
supplier_users
id
increments
supplier_id
integer
timestamps
timestamps
user_pets
id
increments
timestamps
timestamps
vehicles
id
increments
supplier_id
integer
timestamps
timestamps
poligons
id
increments
timestamps
timestamps
supplier_areas
id
increments
is_active
tinyInteger
supplier_id
integer
poligon_id
integer
owner_id
integer
price
integer
timestamps
timestamps
services
id
increments
type
string
pre_paid
integer
timestamps
timestamps
discounts
id
increments
supplier_area_id
string
created_by
integer
timestamps
timestamps
transactions
id
increments
user_id
integer
supplier_id
integer
vehicle_id
integer
timestamps
timestamps
transactions_supplier_users
id
increments
transaction_id
integer
supplier_id
integer
timestamps
timestamps
transaction_items
id
increments
transaction_id
integer
pet_id
integer
owner
morphs
price
integer
timestamps
timestamps
discount
json
payments
id
increments
user_id
integer
transaction_id
integer
method_id
integer
status
string
total
integer
timestamps
timestamps
methods
id
increments
timestamps
timestamps
vaccines
id
increments
pet_type
integer
min_age
integer
period
integer
timestamps
timestamps
pet_types
id
increments
timestamps
timestamps
pet_vaccines
id
increments
pet_id
integer
vaccine_id
integer
application_date
date
next_date
date
timestamps
timestamps
products
id
increments
timestamps
timestamps
addresses
id
increments
timestamps
timestamps
×
Comments for vet-app
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01