DEV Community

Discussion on: Creating a project template using Laravel, Vue 3, and Tailwind - Part 1

Collapse
 
beaumontyun profile image
beaumontyun

Amazing post. Had a bit trouble connecting to a local environment using browser-sync but I resolved it with Laravel valet and changed the env APP_URL to a valet URL, then it worked.