Home
stb
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
labs
id
increments
name
string
address
string
timestamps
timestamps
softDeletes
softDeletes
trips
id
increments
first_name
string
last_name
string
email
string
phone_number
string
pnr
string
from_airport_id
FK
integer
to_airport_id
FK
integer
trip_date
datetime
test_result_url
string
vaccination_certificate_url
string
passport_front_page_url
string
test_result_password
string
vaccination_certificate_password
string
passport_front_page_password
string
questions
json
status
enum
lab_id
FK
integer
countries_traveled
json
timestamps
timestamps
softDeletes
softDeletes
airports
id
increments
name
string
address
string
iata
string
timestamps
timestamps
softDeletes
softDeletes
×
Comments for stb
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01