laravel-lang/moonshine

Translation for MoonShine admin panel
2,785,340 11
Install
composer require laravel-lang/moonshine
Latest Version:1.9.2
PHP:^8.1
License:MIT
Last Updated:Jun 20, 2026
Links: GitHub  ·  Packagist
Maintainer: caouecs

MoonShine Translations

Stable Version Total Downloads License

[!TIP] MoonShine is an opensource Laravel Admin Panel and more. Simple for beginners and powerful for experts. Using Blade, Alpine.js and Tailwind CSS.

Installation

To get the latest version of MoonShine Translations library, simply require the project using Composer:

composer require laravel-lang/moonshine --dev

Instead, you may of course manually update your require-dev block and run composer update if you so choose:

{
    "require-dev": {
        "laravel-lang/moonshine": "^1.0"
    }
}

Using

Just complete the console command:

php artisan lang:update

Yes, that's all 😊

Now the package is connected to your application and you can manage localizations.

Contributing

Please see CONTRIBUTING for details.

Support Us

❤️ Laravel Lang? Please consider supporting our collective on Boosty.

License

This package is licensed under the MIT License.

Related Packages