how to use Polymer Cli and PHP together

0

Greetings to all.

A few weeks ago I started to explore, learn and use Polymer 3.x, I really like everything, but I have this GREAT doubt about how to use Polymer Cli during development, in conjunction with Xampp / Apache / PHP for the ajax request.

Using "polymer serve" while I'm developing, how do I "direct" the request from ajax to the Xampp / Apache / PHP that I want to use during development, but also after it goes into production?.

Try putting everything in htdocs, but I can not get answers from the routines in the .php

I add one more clarification: if I do a build and put everything in htdoc if I correctly receive the responses of the request. But while I'm developing, using the polymer serve, how do I move the requests to PHP?

I do not know if the question is more or less clear. Thanks and I hope someone can help

    
asked by fsaiyuk2002 27.11.2018 в 04:06
source

0 answers