Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@kevindierkx kevindierkx released this 11 Nov 13:41
· 4 commits to master since this release
75de074

This release adds support for PHP v8.x and Laravel v9.x.

Added

  • Added env:set command, this command is a general purpose setter for existing and new environment variables. Documentation

Removed

  • The app:url, app:version and key:set commands have been removed in favour of the env:set command.