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".
29 stars 12 forks source link

REQUEST: user can select language when logged in #1

Open jespersgaard opened 10 years ago

jespersgaard commented 10 years ago

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

chiraggude commented 10 years ago

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: