Skip to content

Releases: axeldotdev/ship

v1.1.0

Choose a tag to compare

@axeldotdev axeldotdev released this 03 Mar 13:15

Added

  • Implement Livewire files instead of Volt

Fixed

  • Fix issues on Volt layout settings navigation

v1.0.1

Choose a tag to compare

@axeldotdev axeldotdev released this 01 Mar 13:33

Added

  • WorkOS option to avoid deleting the services.php config file

Fixed

  • Issue on routes publishing when using WorkOS
  • Issue with CSP middleware active by default

v1.0.0

Choose a tag to compare

@axeldotdev axeldotdev released this 28 Feb 18:35

Added

  • React views for api management and sessions management

Fixed

  • Some fix for Vue views

v0.0.3

v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@axeldotdev axeldotdev released this 25 Feb 18:41

Added

  • Livewire views for sessions management
  • API management with Sanctum (php artisan install:api)
  • Livewire views for API tokens management
  • Vue views for sessions management
  • Vue views for API tokens management

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@axeldotdev axeldotdev released this 24 Feb 22:04

Changed

  • Upgrade dependencies for Laravel 12

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@axeldotdev axeldotdev released this 24 Feb 22:04

Added

  • Installation command to select the features you want in your application
  • AppServiceProvider configuration
  • Env files configuration
  • Delete useless confi files
  • CSP installation and configuration with the Spatie package
  • Larastan installation and configuration
  • Rector installation and configuration
  • Session Management installation and configuration
  • Socialite installation and configuration
  • Tenant model installation and configuration