Home
form_builder
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
event_application_form
id
increments
project_id
integer
created_by
integer
form_json
json
status
string
(10)
timestamps
timestamps
project_crew_members
id
increments
project_id
integer
vendor_id
integer
application_details
json
status
string
timestamps
timestamps
role
id
increments
name
string
guard_name
string
timestamps
timestamps
permissions
id
increments
name
string
guard_name
string
timestamps
timestamps
role_has_permissions
permission_id
increments
role_id
integer
model_has_roles
role_id
increments
model_id
integer
model_has_permissions
permission_id
integer
model_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01