Yii2 Lesson - 52 Internationalization | i18n Database Based

preview_player
Показать описание
As promised this covers the translation using the database. It queries the database to find the translated string.

Support me

Follow me on Twitter @Uthpala_419
Рекомендации по теме
Комментарии
Автор

Thnx, Your explanation was very clear and simple.

dannythebestguy
Автор

First, congratulations on the great videos on Yii2, are really magnificent.

I would like some further explanation about RBAC, and use of a more advanced mode. For example, as it might be used for several companies, and each of them several branches, so that each branch could carry out the maintenance of their own content, and in turn the company could access the contents of all its branches.

Of course, it is keeping a firm to access data from another company.

To give a practical example: a chain.
Has 10 hotels in different locations: Spain, France, New York, each hotel may appoint one or more managers of the contents of his hotel, and in turn the head of a zone that could access all belonging your area (3 hotels in Spain, five in France and 9 in New York). The zone chairperson should be able to access only the hotels in your area, not at all.

A hotel manager also chain should be able to access and modify the contents all hotels he owns, unrestricted areas.

You can develop some control so the RBAC Yii2 available?

Thanks and regards.
Alfonso.

TheFonso
Автор

Hi i have a question, am developing in Yii2 and the one thing i have not figured out is how to make my changes in code get effected immediately. In your tutorials you seem not to have this problem (When you make a change, you refresh and Yii implements the change) how do you make your you dont have to wait for a while to get the changes effected. Thanks In Advance

chitwarnie
Автор

Ela kiri Machan niyama wedak meka
Mage suba pathum hadawathinma ....
thawa thawa videos karanna labenna onee..
machna classes karanawada

djkrisha
Автор

When will be a new lesson )) i will wait for new knowledge

akzhanbolat
Автор

Hello Sir, ThankYou for all Your videos..

I want to work with Dynamic Subdomains, so can u help me out ??

pk_adv
Автор

Smart...

Do you have any plan for REST and paypal payment tutorial?

How it's possible to run an online payment using paypal?

mojmon
Автор

Now you have to use migration to create translation tables instead of using SQL:
doc updated:

ibrahimhalouane