Home
subscription
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
subscription
id
increments
status
tinyInteger
user_id
integer
plan_id
integer
renew_at
timestamp
renewal_count
integer
price
integer
first_renewed_at
timestamp
last_renewed_at
timestamp
last_cancelled_at
timestamp
last_failed_at
timestamp
timestamps
timestamps
note
string
(255)
plans
id
increments
price
integer
note
string
(255)
timestamps
timestamps
Order
id
increments
timestamps
timestamps
payments
id
increments
timestamps
timestamps
subscription_id
integer
subscription_renewal_histories
id
increments
timestamps
timestamps
payment_id
integer
price
integer
package_readers
id
increments
user_id
integer
source_type
tinyInteger
admin_id
integer
subscription_id
integer
timestamps
timestamps
×
Comments for subscription
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01