Skip to content

Merge codezero/laravel-localizer with this package #22

@ivanvermeyen

Description

@ivanvermeyen

When adding the SetLocale middleware that comes with this package, it makes sense that the detection "just works".

Right now there is some basic detection logic in this package in case the use_localizer setting is disabled. Additionally, if you want to change the underlying detection configuration, you need to publish the config file of the localizer package.

Therefor, it might be more developer friendly to just merge the localizer package with this one.

  • you can choose to use the middleware or use your own solution
  • you can configure everything (where to look for a locale etc.) in one config file

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions