Introducing Laravel Sail and Basic Operations
Using Laravel Sail to launch the development environment with ease and joy.
![](/blog/202204-laravel-sail/featured.png)
In the context of Laravel development environment setup, both official and unofficial sources offer a plethora of approaches.
This time, we will be introducing a package introduced after Laravel 8: Laravel Sail
.