EgoistDeveloper / http-statuses

List of 78 languages for HTTP statuses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Lang: HTTP Statuses

List of 77 languages for HTTP statuses

Stable Version Unstable Version Total Downloads License

Installation

To get the latest version of Laravel Lang: HTTP Statuses library, simply require the project using Composer:

$ composer require laravel-lang/http-statuses --dev

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

{
    "require-dev": {
        "laravel-lang/http-statuses": "^3.0"
    }
}

Using

To install files from this repository into your project, you need to install the laravel-lang/publisher version ^14.0 and above.

Yes, that's all 😊

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

About

List of 78 languages for HTTP statuses

License:MIT License


Languages

Language:PHP 100.0%