neelbhanushali/laravel-locale

Set laravel app's locale

Downloads

6

Stars

0

Version

v1.0

laravel-locale

Notes

  • add following to app/Http/Kernel.php file
'locale' => \NeelBhanushali\LaravelLocale\Middleware\SetLocale::class,
neelbhanushali

Author

neelbhanushali