Answer the question
In order to leave comments, you need to log in
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
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
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question