dev-master
9999999-dev
The Requires
0.2
0.2.0.0
The Requires
0.1
0.1.0.0
The Requires
Wallogit.com
2017 © Pedro Peláez
Create a single table inheritance model structure than can be easily scaled with any size taxonomy tree. Any given tree only needs one view because displaying the model attributes can be done via abstraction. Each attribute is an object of the EloquentAttribute\Attribute class, which allows you to define and access each attribute as a class., (*1)
Via Composer, (*2)
composer require bsapaka/eloquent-scalable-taxonomy
Refer to this example app., (*3)