redot/core

Core package for Redot Dashboard that has all the packages and helpers for the dashboard.

Maintainers

Package info

github.com/redot-src/core

pkg:composer/redot/core

Statistics

Installs: 226

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.1.5 2026-05-02 23:30 UTC

This package is auto-updated.

Last update: 2026-05-07 10:52:30 UTC


README

Core package for the Redot Dashboard.

Requirements

  • PHP 8.3+
  • Laravel 13+
  • Livewire 4.2+

Testing

This package uses Pest with Orchestra Testbench.

composer install
composer test

The testbench schema mirrors the package-owned tables used by Redot Dashboard, so package tests run against the same shape the dashboard app expects.

License

This package is proprietary and intended for use only within the paid Redot Dashboard. See LICENSE for details.