Home
DB
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
name
string
phone
string
city
string
phone_verified_at
timestamps
timestamps
timestamp
blocked_at
timestamp
tasks
id
increments
type
string
page_url
string
initial_likes_count
integer
required_likes_count
integer
payment_chip
integer
owner_id
FK
integer
approved_at
timestamp
timestamps
timestamps
task_executions
id
increments
task_id
FK
integer
photo
string
number_of_invitations
integer
executor_id
FK
integer
admin_id
FK
integer
approved_at
timestamp
timestamps
timestamps
issues
id
increments
phone
integer
message
text
user_id
FK
integer
timestamps
timestamps
wallets
id
increments
balance
integer
user_id
FK
integer
timestamps
timestamps
claims
id
increments
amount
integer
user_id
FK
integer
admin_id
FK
integer
claimed_at
timestamp
canceled_at
timestamp
timestamps
timestamps
redeems
id
increments
amount
integer
name
string
phone
integer
redeem_type
string
user_id
FK
integer
admin_id
FK
integer
redeemed_at
timestamp
canceled_at
timestamp
timestamps
timestamps
addresses
id
increments
city
string
address
string
user_id
FK
integer
timestamps
timestamps
notifications
id
increments
user_id
FK
integer
title
string
content
string
icon
string
link
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01