spin init laravel-pro
spin init will remove configurations and replace them with Spin Pro configurations..env. and .env.example files.schema:dump) should skip Laravel Auto-migrations and will need to install the SQL client manually.Follow the instructions in the terminal. It'll take you through the process of adding Spin Pro to your project.
Now that we have our project created, we can bring up our development environment.
Create a new project
Once you have Docker and Spin installed, you can create a new project with a simple command.
Starting Up Your Development Environment
Spin uses Docker Compose to start up your development environment in a single command. This allows you to exactly replicate your production environment for local development.