Home
AnimateMyMeal1
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
User
id
increments
timestamps
timestamps
softDeletes
softDeletes
role
enum
Restaurant
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_User
FK
integer
Category
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_restaurant
FK
integer
Meal
id
increments
timestamps
timestamps
softDeletes
softDeletes
promotion
FK
integer
id_category
FK
integer
Device
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_restaurant
FK
integer
id_employee
FK
integer
Employee
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_restaurant
FK
integer
Instance_Device
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_user
FK
integer
id_device
FK
integer
Order
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_instance
FK
integer
id_device
FK
integer
Promotion
id
increments
timestamps
timestamps
softDeletes
softDeletes
History
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_user
FK
integer
id_restaurant
FK
integer
id_order
FK
integer
Commande
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_order
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01