Add to an existing project
Spin Pro can quickly be added to an existing project. Follow the steps below to get started.
Run `spin init`
spin init laravel-pro
Important notes
- Make sure you have backups of your local database and any other important data.
- Run this on a test branch and test thoroughly.
spin init
will remove configurations and replace them with Spin Pro configurations.- We will also attempt to automatically update your
.env
. and.env.example
files.
Follow the instructions
Follow the instructions in the terminal. It'll take you through the process of adding Spin Pro to your project.