Larafast home pagelight logodark logo
  • Support
  • Website
  • Website
Features
Database
Documentation
VILT Components
TALL Components
Fast Projects: Directories
Fast Projects: API
Get Started
  • Larafast Installer
  • Start Here for VILT Stack
  • Start Here for TALL Stack
Tutorials
  • Keeping your fork up to date
  • LemonSqueezy for Non-Auth Users
  • LemonSqueezy Webhooks for Non-Auth Users
  • Track Unique User Visits and Match with Purchases
  • Stripe Payments Integration
  • Up and running in 3 minutes
  • Zero Downtime Deployment with Laravel Forge
Features
  • Payments
  • Admin
  • SEO
  • Blog
  • Changelog
  • Users
  • Emails
  • Teams
  • Roles & Permissions
  • Social Auth
  • Magic Links
  • Database
  • OpenAI API
  • xAI API (Twitter)
Deployment
  • Deploy to Prod
  • Deploy with Forge
  • Deploy with Envoy
Features

Database

Database in Larafast

By default, Larafast uses an SQLite database. Feel free to change it to MySQL or PostgreSQL in .env configs

.env
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravelstarterkit
DB_USERNAME=root
DB_PASSWORD=
Magic LinksOpenAI API
twittergithub
Powered by Mintlify