@ECHO OFF setlocal DISABLEDELAYEDEXPANSION SET BIN_TARGET=%~dp0/../laravel/sail/bin/sail SET COMPOSER_RUNTIME_BIN_DIR=%~dp0 bash "%BIN_TARGET%" %*
For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository