1. How to Manage Laravel Categories to Be Added to Your Models Easily
Updated on: 2021-07-06
Posted on: 2021-07-06
Many applications need to organize their objects into categories. Often those objects are stored and retrieved using model classes.
This package provides traits to simplify the development of model classes that need to be organized into categories.
It also simplifies the translation of texts that can be used to shows the categories in different languages.
More ... Post a comment See comments (0) Trackbacks (0)
This package provides traits to simplify the development of model classes that need to be organized into categories.
It also simplifies the translation of texts that can be used to shows the categories in different languages.
More ... Post a comment See comments (0) Trackbacks (0)