primix / primix
Primix - Admin panel framework for Laravel based on LiVue
0.1.8
2026-03-16 04:10 UTC
Requires
- php: ^8.2
- primix/actions: 0.1.8
- primix/details: 0.1.8
- primix/forms: 0.1.8
- primix/notifications: 0.1.8
- primix/support: 0.1.8
- primix/tables: 0.1.8
- primix/widgets: 0.1.8
README
primix/panels is the Panels module in the Primix ecosystem.
It is part of the Primix framework and provides the panel layer used to build Laravel admin panels powered by LiVue.
What it is for
- Configure panels, navigation, pages, and resources.
- Orchestrate Primix modules (forms, tables, actions, widgets, notifications, support).
- Provide generator commands to speed up panel and resource development.
Installation
Recommended for full Primix projects:
composer require primix/primix