Dockerizing a Laravel 10 API and Nuxt 3 Frontend
Laravel comes with a pretty handy way to use docker during development, it is called Laravel Sail and is a great implementation managed by the Laravel team itself. In fact, there's a LABEL option in the Dockerfile that names the maintainer as none ot...
stradoxcodes.hashnode.dev4 min read