rembrembdocs

--- title: Database guides layout: framework_docs_overview toc: false order: 3 --- No application is complete without a data store! In this section, you'll find references on how to connect your Laravel application to Databases running as Fly Apps or as managed solutions from services that suits global distribution of data. Lastly, you can check the last section, "Laravel Database Migration" for a guide on how to run the classic Laravel command, "php artisan migrate", in Fly.io.