M
M
Maxim Zolotoy2019-01-13 20:29:46
Yii
Maxim Zolotoy, 2019-01-13 20:29:46

How to make a front in Yii2?

Recently I just started to study yii2 - tell me how it is customary to do the frontend there, is it possible to work with some kind of framework or to collect something on webpack myself

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Denis, 2019-01-13
@spacenear

You can do anything, but you have to install everything from scratch and take care of compilation yourself.
By default, all components out of the box are sharpened for JQuery + Bootstrap 3

R
Ruslan Makhin, 2019-01-14
@rusya_mahin_page

And you can also make a microservice from yii2 that will give values ​​only in json format (a certain api)
and write the front in your favorite angular|react|vue as spa
well, as one of the solutions
If you need statics - use the yii2-advanced template
Everything is clear there shown

C
cat_crash, 2019-01-13
@cat_crash

Bootstrap is used by default in yii2. If you want something of your own, you can use anything.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question