BjornDCode Serve Versions Save

Quickly spin up local environments

v0.4.2

3 years ago
  • PHP 8 Release Candidate 3 support

v0.4.1

3 years ago
  • Fix issue where some DB environment variables weren't updated on import
  • Fix issue where year wasn't show in logs

v0.4.0

3 years ago
  • Add logs screen
  • Add actions screen in import flow
  • Add simple analytics

v0.3.1

3 years ago
  • Add Serve logo
  • Remove 7.2 from PHP selector
  • Split import flow into small steps
  • Fix import issue with projects without a .env file
  • Add support for cloning repositories in the import flow

v0.3.0

3 years ago

Revamped the app menu Added a command palette Added keyboard shortcuts for common actions Fix bug where all select menus would open when pressing 'Enter'

v0.2.0

3 years ago
  • Save prefered editor when changing it in quick actions
  • Add folder, browser, terminal, and database quick actions
  • Order projects by last usage
  • Automatically install predis when creating new projects
  • Automatically update .env
  • Add CLI tool to run commands inside containers

v0.1.1

3 years ago
  • FIx issue where changing database type in project settings wouldn't automatically update the version to one available for that database type
  • Fix issue where it attempted to read serve.toml while projects were being created
  • Notify users when updating

v0.1.0

3 years ago

First release of Serve, includes:

  • Creating / Importing Laravel projects
  • Running projects in a Docker environment