T
T
Terrabayt2019-12-29 12:38:30
HTML
Terrabayt, 2019-12-29 12:38:30

Guys can't figure out Yii2 + React?

I did not find a suitable training video or instruction on the Internet. Didn't understand where to start.
Explain how to set up ((
Sorry for the stupid question

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis, 2019-12-29
@sidni

The simplest option is two independent applications
1) on yii2 do everything as always, only return json, if you need authorization, use JWT or OAuth2
2) on React, do everything as usual, and if you need data or save it, make a request to the Yii2
application SSR case is a bit more complicated and buggy to use Next.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question