A
A
Andrew Hecc2017-07-01 12:30:38
PHP
Andrew Hecc, 2017-07-01 12:30:38

How to set up react + php correctly?

Good afternoon.
Share your experience on how to correctly link back to php and front to react.
There is a large dynamic project with a ready-made server part (laravel) and we need to write a new front for it.
What technologies to use in order not to make a bunch of crutches?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
RidgeA, 2017-07-01
@Hecc

Do not connect in any way - the back is a separate project, the front is a separate one.
Communication between them is api.

V
Vahe, 2017-07-09
@vahe_2000

V8js is a PHP extension for Google's V8 JavaScript engine.
https://github.com/reactjs/react-php-v8js
and this is an example from github ( https://github.com/formigone/easylearntutorial/tre... )

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question