laravel-lang/starter-kits

Translations for Laravel Starter Kits

Installs: 533 188

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 16

Open Issues: 0

pkg:composer/laravel-lang/starter-kits

1.4.0 2025-10-05 08:30 UTC

This package is auto-updated.

Last update: 2025-10-05 08:32:49 UTC


README

laravel-lang starter kits

Stable Version Total Downloads License

Installation

To get the latest version of Laravel-Lang: Starter Kits library, simply require the project using Composer:

composer require laravel-lang/starter-kits --dev

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

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

Using

Just run the php artisan lang:update console command.

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.