Laravel Lang: HTTP Statuses


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.