The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
API
Laravel Version
8.x
sail:add
🖥
sail:add
Add a service to an existing Sail installation
Arguments
services
- The services that should be added
Optional
php artisan sail:add [<services>]
Click to copy