Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

vepamirzayev's avatar

Html themplate use in the inertiajs

Hello how can I use custom html themplate in the inertiajs. I installed fresh laravel app with inertiajs but I can't integrate my hml template.

0 likes
2 replies
tykus's avatar

What is not working? If you have a HTML template, you can simply break it down into logical Inertia Page components, and if you want/need can further break out reusable Vue components.

Please or to participate in this conversation.