Pages · Laravilt
Getting Started
Generate your first Laravilt plugin and learn its layout.
Start by generating a plugin package with php artisan laravilt:plugin, then learn the files it creates.
- Installation: generate a plugin, install an existing one, and register it on a panel
- Structure: the generated directory layout and naming conventions