📄️ Getting started
In a typical Laminas MVC application, HTML pages are rendered using views.
📄️ Setting up Laminas MVC to use Webpack
This is not a guide on setting up a Webpack environment. I got inspired by this excellent answer
📄️ Setting up the Webpack bundler
This is not a guide on Webpack bundling. I recommend this excellent answer
📄️ Setting up Laminas MVC to use the manifest
By now, you should have been able to generate bundles of JS files in the public/dist folder