Home
Awasul website
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
company
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
company_name
string
employee_number
string
country_id
integer
active_members
integer
start_at
datetime
expire_at
datetime
grace_at
datetime
company_domain
string
max_members
integer
is_trial
boolean
active
boolean
period
integer
active_order_id
integer
support_start_at
datetime
news
id
increments
timestamps
timestamps
softDeletes
softDeletes
title_en
string
title_ar
string
content_en
text
content_ar
text
news_line
id
increments
timestamps
timestamps
softDeletes
softDeletes
content_en
string
content_ar
string
package
id
increments
timestamps
timestamps
title_en
string
title_ar
string
price
double
description_en
string
description_ar
string
member_number
integer
show
boolean
feature
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
key
string
description_en
text
description_ar
text
package_feature
id
increments
timestamps
timestamps
softDeletes
softDeletes
package_id
integer
feature_id
integer
client
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
feedback
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
comment
text
service
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
text
name_ar
text
description_en
text
description_ar
text
country
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
order
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
company_id
integer
package_id
integer
start_at
datetime
expire_at
datetime
grace_at
datetime
grace_number
integer
status
enum
payment_method_id
integer
months_number
integer
active_members
integer
max_members
integer
cancel_date
datetime
is_trail
boolean
trail_end_at
datetime
package_title_en
string
package_title_ar
string
package_description_en
text
package_description_ar
text
package_price
double
subscription_price
double
support_price
double
total
double
payment_method
id
increments
timestamps
timestamps
softDeletes
softDeletes
name_en
string
name_ar
string
bank
id
increments
timestamps
timestamps
softDeletes
softDeletes
country_id
integer
name_en
string
name_ar
string
grace_history
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
company_id
integer
date
datetime
period
integer
order_id
integer
payment_history
id
increments
timestamps
timestamps
softDeletes
softDeletes
company_id
integer
user_id
integer
status
string
total
double
payment_method_id
integer
order_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01