Home
laravel
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Activities
id
increments
start_date
timestamp
end_date
timestamp
user_id
FK
integer
cycle_id
FK
integer
type_activity_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
Users
id
increments
first_name
string
last_name
string
email
string
timestamps
timestamps
softDeletes
softDeletes
Cycles
id
increments
name
string
timestamps
timestamps
Type_Activities
id
increments
name
enum
description
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01