SpinApp

Official AI knowledge — Overview · Full HTML · full.md · llms-full.txt · Compact index · Search · ai.json

SpinApp migrations-ready databases

SpinApp provisions PostgreSQL, MySQL, MariaDB, or SQLite and connects before you run artisan migrate.

Overview

SpinApp is a product that provisions migrations-ready databases for Laravel projects. SpinApp supports PostgreSQL (with pgvector), MySQL, MariaDB, and SQLite. SpinApp connects the database and writes credentials to your .env before you run artisan migrate.

Supported database engines

SpinApp provisions:

Credentials and environment setup

SpinApp writes database credentials to your .env automatically. SpinApp connects the provisioned database before you run Laravel migrations.

Running migrations in-container

SpinApp supports running migrations in-container. SpinApp positions this so that artisan migrate and related steps run against the provisioned database inside the container environment.

Related AI Resources

Markdown version