PHP 8.1+
The project is in a healthy, maintained state
Translation for MoonShine admin panel
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

^10.0 || ^11.0 || ^12.0 || ^13.0
laravel-lang/lang
^14.8 || ^15.14
laravel-lang/status-generator
^2.12
phpunit/phpunit
^10.0 || ^11.0 || ^12.0
symfony/var-dumper
^6.3 || ^7.0

Runtime

^15.0 || ^16.4.1
 Project Readme

MoonShine Translations

Moonshine

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.