Artisan.page

sail:install

Install Laravel Sail's default Docker Compose file

Terminal
php artisan sail:install [--with [WITH]] [--devcontainer] [--php [PHP]]

Options

devcontainerOptional

Create a .devcontainer configuration directory

phpOptional

The PHP version that should be used

withOptional

The services that should be included in the installation