zerp / training
Employee training management module for the Zerp ERP platform
Package info
Language:TypeScript
pkg:composer/zerp/training
v1.0.1
2026-07-02 06:54 UTC
This package is auto-updated.
Last update: 2026-07-02 18:38:00 UTC
README
Training module for the Zerp ERP platform. Employee training management module for the Zerp ERP platform
Requirements
- PHP 8.2+
- A Laravel application with package auto-discovery enabled (built for Zerp, Laravel 12)
Installation
composer require zerp/training
The package auto-registers via Laravel's package discovery — no manual service provider registration needed.
What it provides
Zerp\Training\Providers\TrainingServiceProvider— boots this module's routes, migrations, and settings- Frontend pages/components under
src/Resources/js
License
MIT — see LICENSE.