Laravel Sail for Docker on WSL 2

Laravel Sail for Docker on WSL 2. (see shortcuts below to key points) Adam Culp of Beachcasts php programming videos shares how using Laravel Sail for Docker on WSL 2 makes life easier. He shows various commands available from Laravel Sail by using the Ubuntu CLI from WSL 2. After installing Laravel 8 using the example-app the Laravel Sail CLI tool is already installed. Please * LIKE, COMMENT, AND SUBSCRIBE * - and share with others! Key Topics: - How to install Laravel Sail using Composer - Various Laravel Sail available commands - Viewing resources created by Laravel Sail in Docker Desktop - Accessing Laravel Sail from within WSL 2 Errata: Let me know if you notice anything that should be errata Associated Links: Timeline: 00:00 Intro 01:30 What is Laravel Sail 02:45 How to install a Laravel sample application 04:40 How to install Laravel Sail to existing application 05:33 How to start the Laravel Sail stack 07:50 Create an alias to the Laravel S
Back to Top