Have you tried using Laravel Sail: https://laravel.com/docs/9.x/sail#introduction ?
Feb 24, 2022
6
Level 6
Idiots guide to getting Docker running on Ubuntu
I've literally lost three evenings this week to this...
I am trying to get Laravel working on my desktop environment - Ubuntu 18.04
At first I was installing PHP and mysql on my system but couldn't get the right modules / versions / configurations working. I figured I would try docker so I don't have to mess about with all this packages on my local machine. I can't get that working either.
From first principles (i.e installing docker itself) can someone please point me to a idiots guide to getting Laravel running on Ubuntu. Thank you.
Please or to participate in this conversation.