eab-dsvenss/php-laravel-middleware-locale

There is no license information available for the latest version (dev-master) of this package.

Middleware for handling locales

dev-master 2018-03-23 20:29 UTC

This package is not auto-updated.

Last update: 2024-05-12 02:00:08 UTC


README

Middleware for locale handling

Install

  1. Add provider to config/app.php
  2. Install package
php artisan eab-locale:install

Use

  1. Register the middleware
  2. Use as per usual
  3. There are helpercommands available to facilitate localizing routes