0👍
Simplest way would be to migrate your app towards Nuxt and use the following Ionic module: https://github.com/nuxt-modules/ionic
That way, you’ll be able to get SSG/SSR and also deploy it on Android thanks to the Webview wrapping thanks to Ionic.
Laravel is not really part of the plan tho. You probably need to check if you can extract the Vue part or see how to use Ionic with Laravel.
Source:stackexchange.com