I think integrating directly would be an issue, as they are 2 separate frameworks.
We did a Wordpress site, with a separate laravel installation running off /competition , but the form was a laravel form which sounds like the opposite of what you want to do.
Then I used Corcel to pull out some content from the WP database into the laravel application. https://github.com/corcel/corcel
But for your purposes, I don't think you're going to be able to easily run Gravity forms etc from WP into your Laravel app.
If you need to use WP for content management though, yes that could work with Corcel Post class etc
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community