Item is a simple Moox Entity, that can be used to create and manage simple entries, like logs.
- Title with Slug
- Active (Toggle)
- Description (Editor)
- Content (Markdown)
- Data (Key-Value)
- Image (Media)
- Author (User)
- Type (Select)
- Due (DateTime)
- Color
- UUID
- ULID
- Taxonomies
- Relation
- Section
See Requirements.
composer require moox/item
php artisan moox:install
Curious what the install command does? See Installation.
See Get Started.
Please see CHANGELOG for more information on what has changed recently.
Please see ROADMAP for more information on what is planned for this package.
Please review our security policy on how to report security vulnerabilities.
Thanks to so many people for their contributions to this package.
The MIT License (MIT). Please see our license and copyright information for more information.