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

  1. Make sure you have backups of your local database and any other important data.
  2. Run this on a test branch and test thoroughly.
  3. spin init will remove configurations and replace them with Spin Pro configurations.
  4. 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.