rinvex / laravel-categoriesLinks
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, and Translatable models out of the box.
☆468Updated 2 years ago
Alternatives and similar repositories for laravel-categories
Users that are interested in laravel-categories are comparing it to the libraries listed below
Sorting:
- Provides a trait to allow rating of multiple models within your Laravel application☆414Updated 10 months ago
- Render Laravel mailables based on a mail template stored in the database☆439Updated 2 months ago
- Add comments to your Laravel application☆603Updated 9 months ago
- This package used to upload files using laravel-media-library before saving model.☆336Updated last week
- Enable user Timezones in your application.☆694Updated 6 months ago
- Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.☆226Updated 2 years ago
- Laravel Authentication Log provides authentication logger and notification when you login from a new device.☆415Updated 8 months ago
- Allow users to redeem vouchers that are bound to models.☆708Updated 8 months ago
- Store settings in database with a manager UI for your Laravel app☆343Updated 6 months ago
- Model Settings for your Laravel app☆889Updated 2 months ago
- Send a welcome notification to new users☆595Updated 2 months ago
- Fluent Meta Data for Eloquent Models, as if it is a property on your model☆419Updated 7 months ago
- Translation management for your Laravel application.☆716Updated last year
- Custom Blade components to add sortable/drag-and-drop HTML elements in your apps.☆410Updated 2 years ago
- A trait for Laravel Eloquent models that lets you clone a model and it's relationships, including files. Even to another database.☆486Updated 6 months ago
- A simple and opinionated package for providing subdomain based multi-tenancy to Laravel☆374Updated last year
- Persistent settings package for Laravel☆492Updated last year
- Awesome Command Line Tool for speeding up your package creation.☆439Updated 3 years ago
- Easily add statuses to your models