[ad_1]
I have a wordpress site and have a laravel site. The WP site has a field for a user to enter their car registration number and on submit I want the data to be sent to the laravel site.
Does anyone know any good ways to do this?
I have reached out to the theme developer I use (Themify) but they cannot help.
Thank you!
[ad_2]
You can use post request to some laravel endpoint