Laravel Workshop This repository is a placeholder to store WIP progress on the static HTML for the "Laravel Workshop" series. Local setup This is a minimal Vite app. To run it locally, first install the dependencies: npm install Then, start the dev server: npm run dev