Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.46 KB

File metadata and controls

61 lines (36 loc) · 1.46 KB

Moox Record

Moox Record

Record is a simple Moox Entity, that can be used to create and manage simple entries, like settings.

Features

  • Title with Slug
  • Active (Toggle)
  • Description (Editor)
  • Custom Properties (Key-Value)
  • Author (User)
  • UUID
  • ULID
  • Taxonomies

Requirements

See Requirements.

Installation

composer require moox/record
php artisan moox:install

Curious what the install command does? See Installation.

Screenshot

Moox Record

Get Started

See Get Started.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Roadmap

Please see ROADMAP for more information on what is planned for this package.

Security

Please review our security policy on how to report security vulnerabilities.

Credits

Thanks to so many people for their contributions to this package.

License

The MIT License (MIT). Please see our license and copyright information for more information.