Laravel Sail with Caddy web server

This is how I accomplished using the Caddy web server docker image with Laravel Sail. Feel free to use it as a guide or reference. You can also leave a comment if you have any suggestions. This was tested with Laravel 9.21 and Caddy 2.5. Create a Laravel project with Sail Starting with a fresh […]