### Run Spork with Docker and Laravel Sail Source: https://github.com/austinkregel/spork/blob/main/README.md This command initiates the Spork project using Docker and Laravel Sail. It automatically handles composer installation if Sail is not yet installed. This method is officially supported for running the project. ```bash $ ./bin/sail up -d ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.