Home
spomnime
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
customers
id
increments
timestamps
timestamps
name
string
surname
string
phone
string
email
string
gender
integer
app_user
integer
address_id
FK
integer
cities
id
increments
timestamps
timestamps
title
string
postcode
string
addresses
id
increments
timestamps
timestamps
address
string
house_number
integer
city_id
FK
integer
service_providers
id
increments
timestamps
timestamps
title
string
address_id
FK
integer
www
string
email
string
phone
string
longitude
string
latitude
string
notification_id
FK
integer
employees
id
increments
timestamps
timestamps
name
string
surname
string
phone
string
email
string
service_provider_id
FK
integer
orders
id
increments
timestamps
timestamps
service
string
service_date
datetime
customer_id
FK
integer
employee_id
FK
integer
address_id
FK
integer
opening_hours
id
increments
timestamps
timestamps
weekday
string
start_hour
time
end_hour
time
service_provider_id
FK
integer
price_lists
id
increments
timestamps
timestamps
service
string
price
double
service_provider_id
FK
integer
notifications
id
increments
timestamps
timestamps
reminder_hours
integer
reminder_days
integer
service_provider_id
FK
integer
messages
id
increments
timestamps
timestamps
message
string
service_provider_id
FK
integer
push_notifications
id
increments
timestamps
timestamps
message
string
service_provider_id
FK
integer
×
Comments for spomnime
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01