May 9, 2022
0
Level 1
How to correctly run different programming languages code in Laravel project/s ?
Right now I'm working on a project in Laravel 8, and I came across the problem that I don't know how to add small projects or code sequences written in other programming languages.
Hence the questions (it may sound silly):
- How can I add, implement in the base project other small project/s (such as a chat bot in python), or anything else written in other languages ?
- How can I do this correctly ?
- Should it be a microservice ?
I don't have much experience in enterprise projects, so I turn to the advice of the most experienced than me.
Thank you in advance !
Please or to participate in this conversation.