Support the ongoing development of Laravel.io →
posted 3 years ago
Last updated 1 year ago.
0

Laravel Sail at the end of day is a docker-composer.yml file and a sail script (just like artisan), that provides convenient methods to interact with docker containers.

You don't need to worry about share containers, just implement your application and keep .env.example and docker-composer.yml with all configurations your app needs. Anyone you share this project will be able to setup a .env file using .env.example and fire up the environment with sail up -d command. Just like that.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

leandro leostereo Joined 15 Aug 2020

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.