gerardojbaez / laraplans

SaaS style recurring plans for Laravel.
http://laraplans.readthedocs.io
MIT License
180 stars 81 forks source link

what is the use of the sort_order field #19

Closed gkarugi closed 7 years ago

gkarugi commented 7 years ago

What is the use for the sort_order field used in Plan and PlanFeature?

gerardojbaez commented 7 years ago

It's to set a custom order at which Plans and Features are displayed.