Hello!
Angular.io advertises (
https://angular.io/features) a feature that allows applications to be delivered via PHP. I am already using Angular Universal with Node Express - PHP is of course much more interesting as most providers do not offer NPM / Node hosting.
Unfortunately, there is no useful information about Universal + PHP. So what is this information about? Is it possible to use a PHP web server for the first rendering of the page or not?
If so, where can I get information about this?