Skip to content

馃懛 Foreman [BETA]

Pre-release
Pre-release

Choose a tag to compare

@mychidarko mychidarko released this 28 Feb 18:30
· 64 commits to v4.x since this release

v4.0-beta - 28 Feb 2025

Added

  • Added support for schema files
  • Added scaffolding options for React, Vue and Svelte
  • Added starters for Blade, React, Vue, Svelte and API
  • Automatically verify db on migrate
  • Automatically detect view engine and model commands to it
  • Automatically load commands from commands directory

Fixed

  • Updated scaffolded routes/controllers to match v4
  • Patched up mailer issues

Changed

  • Switched to MVC core application modes
  • Switched migration and seed commands to schema files
  • Added new stubs for different integrations

Removed

  • Removed support for migrations, seeders and factories