Create a theme for Laravel's Devjojo
Is it possible to create a theme for with the Start HTML Pro template?
Replies (1)
Deleted comment
Hi,
Yes, it’s possible. Start HTML Pro is a standalone HTML template, which means you can integrate it into any web framework—including Laravel or Wave from DevDojo
Simply use the Layout Builder to generate and export HTML partials (header, side menu, footer, content area, etc.). That should give you a good starting point.
Thanks