Dockerizing a Laravel 10 API and Nuxt 3 Frontend
Using Laravel Sail and Docker Compose
Jul 13, 20234 min read1.2K

Search for a command to run...
Articles tagged with #laravel
Using Laravel Sail and Docker Compose

How I used a sledgehammer to swat a fly on Archifolios

I have been building an app, a sort of social media platform for Nigerian architects. The app is Archifolios . The stack I have been using is Laravel for the backend functionality and Vue Js for the frontend, both stitched together using Inertia Js....
