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

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/eab-dsvenss/php-laravel-middleware-locale

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

This package is not auto-updated.

Last update: 2025-10-12 09:19:37 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