Hello @dsloanjohnson
I personal don't use sail but you can create a new project with composer and give it the Laravel version.
The composer commando is: composer create-project laravel/laravel:^9.0 example-app
(See the docs: https://laravel.com/docs/9.x )
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community