- install dependencies via composer (I used newest composer and php8.0)
- install docker-engine and docker-compose (there are some issues with old docker engine versions so I had to install newest)
- run ./vendor/bin/sail up -d
- simply go to localhost
- if you intended to take a look at email, merely open localhost:8025 with mailhog
The Laravel framework is open-sourced software licensed under the MIT license.