laravel-categories icon indicating copy to clipboard operation
laravel-categories copied to clipboard

Rinvex Categorizable is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable,...

Results 2 laravel-categories issues
Sort by recently updated
recently updated
newest added

Hi, I couldn't get the translatable slug to work with this module because the Category model uses the trait HasSlug and from the docs of https://github.com/spatie/laravel-sluggable you need to use...

Thank you for this great package. I have just started using it and it is very enjoyable. Unless I overlooked, it seems there are no methods to check if a...