A
A
Alexander2015-06-07 13:58:29
Yii
Alexander, 2015-06-07 13:58:29

What is the difference between Yii2 basic and advanced?

The current moved from yii1 to yii2, I want to understand how basic differs from advanced, except for folders. Do I understand correctly in advanced in the backend folder you need to make an admin panel?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Belikov, 2015-06-07
@kentuck1213

Basic - an example of the implementation of a single application (simple).
Advanced is an example of an application implementation that involves splitting into other applications (complex).
Advanced shows the implementation of the most commonly used parts, such as:
At the same time, all sub-applications have common models and configs, which binds everything into a single whole.
And you should not forget that these are just templates and they can be expanded as it will be convenient for the developer himself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question