chiraggude / larabase

Not actively developed. Base app to kickstart Laravel 4.2.x projects. LaraBase is a lightweight foundation for building apps with inbuilt Authentication, Blog, Bootstrap and other swappable components. The codebase is optimized for readability and to give you a great headstart for your projects. The codebase is by no means "pure" or "optimized".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REQUEST: user can select language when logged in

jespersgaard opened this issue · comments

Hi, really nice project. I would like if you could make it so that the user can in the settings select his/hers prefered language, store that setting in the DB and when logged in the language would change.

Also when not logged in, the guest can change language but this will change when logging in.

Hope you understand what I mean :-)

rgds Martin

Yeah, that's a good idea. I am holding off any more feature-updates until Laravel 5.0 rolls-out in November.

If you are wondering about the packages that I might use to provide multi-lingual support, you can checkout: