moonshine-setup-v3

Automates MoonShine v3 setup and configuration in Laravel projects.

2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/agarzon/moonshine-v3-skills --skill moonshine-setup-v3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonshine-setup-v3
Source: https://github.com/agarzon/moonshine-v3-skills/tree/main/moonshine-setup-v3
Command: npx skills add https://github.com/agarzon/moonshine-v3-skills --skill moonshine-setup-v3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

MoonShine v3 setup guides teams through installing, configuring, and bootstrapping the admin panel, ensuring consistent routing, middleware, localization, and artisan commands.

Core Features & Use Cases

  • Streamlined installation: Automates the initial MoonShine setup within a Laravel project.
  • Config-driven bootstrap: Manages migrations, notifications, routing, and localization options via installer prompts and flags.
  • Production-ready defaults: Provides a ready-to-use admin UI skeleton, including authentication and layout templates.

Quick Start

Install MoonShine v3 in a Laravel project and run the installer to configure authentication, migrations, and the admin UI.

Frequently Asked Questions about moonshine-setup-v3

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and configure MoonShine v3 in a Laravel project?

To install MoonShine v3 in a Laravel project, run the installer to automate dependency installation, configure authentication, execute migrations, and bootstrap the admin UI with production-ready default templates.

Does MoonShine v3 setup support localization and middleware configuration?

Yes, MoonShine v3 setup supports localization and middleware configuration, allowing teams to manage routing, localization options, and middleware behavior consistently through installer prompts and flags.

Can I bootstrap MoonShine admin panel authentication in a fresh Laravel installation?

Yes, you can bootstrap MoonShine admin panel authentication in a fresh Laravel installation by running the MoonShine v3 installer, which configures authentication and provides a ready-to-use admin UI skeleton.

What is the best way to configure MoonShine v3 migrations and routing?

The best way to configure MoonShine v3 migrations and routing is through the config-driven bootstrap process, which manages migrations, notifications, and routing options via installer prompts and command flags.

Do I need a fresh Laravel project to set up MoonShine v3?

Yes, MoonShine v3 setup is designed to apply to fresh Laravel projects to install dependencies, run the installer, and configure the admin UI, ensuring consistent routing and middleware setup.