rodrigo.pedra3 years ago Best Answer Level 56ReplyReport SpamThis extension states it works with Laravel Mix 6 (the current latest version): https://github.com/philicevic/mix-html-builder/blob/e717247fdeca9f94327d9ede54b6a6d77b1d9b6b/package.json#L35-L43 Also, version 6 is required in their devDependencies. Disclaimer: I never used this extension, I just looked into its package.json file To build a static website from blade files, you can try JigSaw: https://jigsaw.tighten.com/ Like Reply
twg_ OP 3 years agoLevel 6ReplyReport Spam@rodrigo.pedra Thanks for the information. I had completely forgotten about Jigsaw. I switched over to it now. Like Reply 1 like
rodrigo.pedra3 years agoLevel 56ReplyReport Spam@twg_ you're welcome! There is too much cool stuff in Laravel's ecosystem to remember them all! Have a nice day =) Like Reply