Home
kban
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Event
id
increments
timestamps
timestamps
title
string
start_date
date
end_date
date
picture
string
organisation_id
FK
integer
place
string
User
id
increments
timestamps
timestamps
name
string
firstName
string
role
string
mail
string
password
string
admin
boolean
phone
string
Shop
id
increments
name
string
user_id
FK
integer
Product
id
increments
timestamps
timestamps
price_DF
string
TVA
string
stock
string
category
string
description
longText
Buy
id
increments
timestamps
timestamps
product_id
FK
integer
user_id
FK
integer
event_id
FK
integer
Credit
deposit
integer
user_id
FK
integer
Organisation
id
increments
members
string
name
string
mail
string
organised_event
FK
integer
×
Comments for kban
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01