As i know set up RESTful APIs or other communication methods in your Laravel backend to communicate with the Python Dash components. https://www.screenmirroring.onl/how-to-screen-mirror-facebook-videos-from-your-phone-to-smart-tv/ This will allow your Laravel backend to pass data to the Dash components and receive responses. Implement mechanisms for data exchange between your Laravel backend and the Dash components. This might involve sending data through the previously set up APIs or using shared databases to store and retrieve data between the two systems. Additionally, hosting both Laravel and the Python-based Dash components together will require compatible server configurations and appropriate setups.
Jun 27, 2023
1
Level 5
Is there a way to implement Dash Components(Python) into laravel?
For those who knows, im talking about this: https://dash.plotly.com/
I want to have Laravel as a backend with all its power and some case i would like to use some dash components
Please or to participate in this conversation.