Home
Amwaj
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
tower
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
city_id
integer
city
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
package
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
speed_id
integer
price
double
speed
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
invoice
id
increments
timestamps
timestamps
softDeletes
softDeletes
subscription_id
integer
price
double
status
enum
invoice_history
id
increments
timestamps
timestamps
softDeletes
softDeletes
status
enum
user_id
integer
invoice_id
integer
subscription
id
increments
timestamps
timestamps
softDeletes
softDeletes
client_id
integer
tower_id
integer
package_id
integer
first_invoice
double
status
enum
user_id
integer
subscription_history
id
increments
timestamps
timestamps
softDeletes
softDeletes
subscription_id
integer
action
text
user_id
integer
cancel_request
id
increments
timestamps
timestamps
softDeletes
softDeletes
subscription_id
integer
user_id
integer
note
text
status
enum
invoice_payment
id
increments
timestamps
timestamps
softDeletes
softDeletes
invoice_id
integer
amount
double
user_id
integer
note
text
subscription_note
id
increments
timestamps
timestamps
softDeletes
softDeletes
subscription_id
integer
note
text
user_id
integer
pause_request
id
increments
timestamps
timestamps
softDeletes
softDeletes
subscription_id
integer
user_id
integer
note
text
status
enum
working_hours
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
date
datetime
minutes
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01