I am newbie for web programming, and I have 2 websites (still local/intranet).
- built with PHP Laravel
- built with Spring Boot
What i have searched is (Polyglot, Microservice, API, Webservice)
My Questions :
- How to Combine PHP Laravel and Spring Boot in 1 web ?
- Tutorial/reference for it ?
I have example like this :
Thank You.