Home
membership
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
firstname
string
(64)
lastname
string
(64)
email
string
(64)
password
string
(32)
subscription_id
integer
timestamps
timestamps
subscriptions
id
increments
timestamps
timestamps
name
string
(50)
description
string
(200)
price
string
(5)
subscribed
id
increments
active
enum
user_id
integer
next_pay
timestamp
payment_id
integer
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01