Home
Travlendar
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
preferences
json
email
string
name
string
active
boolean
password
string
events
id
increments
userId
FK
bigInteger
title
string
start
bigInteger
end
bigInteger
category
string
description
string
longitude
decimal
(9,6)
latitude
decimal
(9,6)
repetitiveEvents
eventId
FK
bigInteger
groupId
bigInteger
travels
eventId
FK
bigInteger
mean
string
duration
bigInteger
bookingId
FK
bigInteger
startLongitude
decimal
(9,6)
startLatitude
decimal
(9,6)
distance
bigInteger
bookings
id
increments
service
string
bookingInfo
json
flexibleEvents
eventId
FK
bigInteger
lowerBound
bigInteger
upperBound
bigInteger
duration
bigInteger
activationTokens
token
string
userId
FK
bigInteger
×
Comments for Travlendar
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01