X\choro 48f1b97cc3 first commit hai 3 meses
..
LICENSE 48f1b97cc3 first commit hai 3 meses
README.md 48f1b97cc3 first commit hai 3 meses
composer.json 48f1b97cc3 first commit hai 3 meses

README.md

Laravel Lang Common

laravel lang common

Stable Version Unstable Version Total Downloads Github Workflow Status License

Installation

To get the latest version of Laravel Lang Common, simply require the project using Composer:

composer require laravel-lang/common

Or manually update require block of composer.json and run the composer update console command:

{
    "require": {
        "laravel-lang/common": "^3.0"
    }
}

Compatibility

Laravel, Lumen PHP Package Version What packages will be installed
8.x, 9.x, 10.x 8.1, 8.2 ^3.0 Publisher 14.x, Lang 12.x, Attributes 2.x, HTTP Statuses 3.x
7.x, 8.x, 9.x 8.0, 8.1 ^2.0 Publisher 13.x, Lang 10.x, Attributes 1.x, HTTP Statuses 2.x
7.x, 8.x, 9.x 7.3, 7.4, 8.0, 8.1 ^1.0 Publisher 12.x, Lang 10.x, Attributes 1.x, HTTP Statuses 2.x

License

This package is licensed under the MIT License.