SSL certificates for local Laravel and Vue development
Posted in Development on January 10, 2022
Some modern browser APIs require your app to be served over the https protocol. In this post I’ll cover this for a Vue CLI and Laravel homestead project.
Read more